Update README.md
Browse files
README.md
CHANGED
@@ -459,7 +459,7 @@ model-index:
|
|
459 |
|
460 |
# RoBERTa Amharic Text Embedding Base
|
461 |
|
462 |
-
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [rasyosef/roberta-base-amharic](https://huggingface.co/rasyosef/roberta-base-amharic) on the [amharic-
|
463 |
|
464 |
## Model Details
|
465 |
|
@@ -470,7 +470,7 @@ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [r
|
|
470 |
- **Output Dimensionality:** 768 dimensions
|
471 |
- **Similarity Function:** Cosine Similarity
|
472 |
- **Training Dataset:**
|
473 |
-
- [amharic-
|
474 |
- **Language:** am
|
475 |
- **License:** apache-2.0
|
476 |
|
@@ -624,7 +624,7 @@ You can finetune this model on your own dataset.
|
|
624 |
|
625 |
#### amharic-news-retrieval-dataset
|
626 |
|
627 |
-
* Dataset: [amharic-
|
628 |
* Size: 40,237 training samples
|
629 |
* Columns: <code>anchor</code> and <code>positive</code>
|
630 |
* Approximate statistics based on the first 1000 samples:
|
|
|
459 |
|
460 |
# RoBERTa Amharic Text Embedding Base
|
461 |
|
462 |
+
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [rasyosef/roberta-base-amharic](https://huggingface.co/rasyosef/roberta-base-amharic) on the [amharic-passage-retrieval-dataset](https://huggingface.co/datasets/rasyosef/amharic-passage-retrieval-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.
|
463 |
|
464 |
## Model Details
|
465 |
|
|
|
470 |
- **Output Dimensionality:** 768 dimensions
|
471 |
- **Similarity Function:** Cosine Similarity
|
472 |
- **Training Dataset:**
|
473 |
+
- [amharic-passage-retrieval-dataset](https://huggingface.co/datasets/rasyosef/amharic-passage-retrieval-dataset)
|
474 |
- **Language:** am
|
475 |
- **License:** apache-2.0
|
476 |
|
|
|
624 |
|
625 |
#### amharic-news-retrieval-dataset
|
626 |
|
627 |
+
* Dataset: [amharic-passage-retrieval-dataset](https://huggingface.co/datasets/rasyosef/amharic-passage-retrieval-dataset) at [3ef7092](https://huggingface.co/datasets/rasyosef/amharic-passage-retrieval-dataset/tree/3ef7092c24f5494b79b09e0264b73528044c1c03)
|
628 |
* Size: 40,237 training samples
|
629 |
* Columns: <code>anchor</code> and <code>positive</code>
|
630 |
* Approximate statistics based on the first 1000 samples:
|