Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
- feature-extraction
|
8 |
- sentence-similarity
|
9 |
- transformers
|
|
|
10 |
---
|
11 |
|
12 |
# hiiamsid/sentence_similarity_spanish_es
|
@@ -134,4 +135,4 @@ SentenceTransformer(
|
|
134 |
## Citing & Authors
|
135 |
- Datasets : [stsb_multi_mt](https://huggingface.co/datasets/stsb_multi_mt)
|
136 |
- Model : [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased)
|
137 |
-
- Sentence Transformers [Semantic Textual Similarity](https://www.sbert.net/examples/training/sts/README.html)
|
|
|
7 |
- feature-extraction
|
8 |
- sentence-similarity
|
9 |
- transformers
|
10 |
+
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
# hiiamsid/sentence_similarity_spanish_es
|
|
|
135 |
## Citing & Authors
|
136 |
- Datasets : [stsb_multi_mt](https://huggingface.co/datasets/stsb_multi_mt)
|
137 |
- Model : [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased)
|
138 |
+
- Sentence Transformers [Semantic Textual Similarity](https://www.sbert.net/examples/training/sts/README.html)
|