Spaces:
Sleeping
Sleeping
marquesafonso
commited on
Commit
β’
610b3e9
1
Parent(s):
d3c56ac
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,15 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
10 |
---
|
11 |
|
12 |
-
|
|
|
|
|
|
1 |
---
|
2 |
+
title: Albertina STS
|
3 |
emoji: π
|
4 |
colorFrom: gray
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.1.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
short_description: A PT sentence similarity endpoint using albertina-sts
|
11 |
---
|
12 |
|
13 |
+
# Albertina STS
|
14 |
+
|
15 |
+
A Portuguese sentence similarity endpoint using [albertina-sts](https://huggingface.co/marquesafonso/albertina-sts)
|