DanielJunior
commited on
Commit
•
f433e02
1
Parent(s):
a4e1b0c
Update README.md
Browse files
README.md
CHANGED
@@ -9,9 +9,13 @@ datasets:
|
|
9 |
- loremipsum3658/sick-br
|
10 |
- assin
|
11 |
- assin2
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
-
#
|
15 |
|
16 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
17 |
|
|
|
9 |
- loremipsum3658/sick-br
|
10 |
- assin
|
11 |
- assin2
|
12 |
+
license: apache-2.0
|
13 |
+
language:
|
14 |
+
- pt
|
15 |
+
library_name: sentence-transformers
|
16 |
---
|
17 |
|
18 |
+
# Pt-br SimCSE
|
19 |
|
20 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
21 |
|