Update README.md
Browse files
README.md
CHANGED
@@ -165,7 +165,7 @@ metrics:
|
|
165 |
- cosine_mrr@10
|
166 |
- cosine_map@100
|
167 |
model-index:
|
168 |
-
- name:
|
169 |
results:
|
170 |
- task:
|
171 |
type: information-retrieval
|
@@ -273,7 +273,7 @@ model-index:
|
|
273 |
name: Cosine Map@100
|
274 |
---
|
275 |
|
276 |
-
#
|
277 |
|
278 |
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the [small-spanish-legal-dataset](https://huggingface.co/datasets/wilfredomartel/small-spanish-legal-dataset) dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
279 |
|
|
|
165 |
- cosine_mrr@10
|
166 |
- cosine_map@100
|
167 |
model-index:
|
168 |
+
- name: ModernBERT-base Legal Spanish
|
169 |
results:
|
170 |
- task:
|
171 |
type: information-retrieval
|
|
|
273 |
name: Cosine Map@100
|
274 |
---
|
275 |
|
276 |
+
# ModernBERT-base Legal Spanish
|
277 |
|
278 |
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the [small-spanish-legal-dataset](https://huggingface.co/datasets/wilfredomartel/small-spanish-legal-dataset) dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
279 |
|