Update README.md
Browse files
README.md
CHANGED
@@ -461,6 +461,12 @@ model-index:
|
|
461 |
|
462 |
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [rasyosef/bert-medium-amharic](https://huggingface.co/rasyosef/bert-medium-amharic) on the [amharic-passage-retrieval-dataset](https://huggingface.co/datasets/rasyosef/amharic-passage-retrieval-dataset) dataset. It maps sentences & paragraphs to a 512-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 |
|
466 |
### Model Description
|
|
|
461 |
|
462 |
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [rasyosef/bert-medium-amharic](https://huggingface.co/rasyosef/bert-medium-amharic) on the [amharic-passage-retrieval-dataset](https://huggingface.co/datasets/rasyosef/amharic-passage-retrieval-dataset) dataset. It maps sentences & paragraphs to a 512-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
463 |
|
464 |
+
## Training Code
|
465 |
+
This model was trained as part of our **ACL 2025 Findings** paper: ***Optimized Text Embedding Models and Benchmarks for Amharic Passage Retrieval***.
|
466 |
+
|
467 |
+
- **Models Collection:** https://huggingface.co/collections/rasyosef/amharic-text-embedding-models-679cb55eae1d498e3ac5bdc5
|
468 |
+
- **Code:** https://github.com/kidist-amde/amharic-ir-benchmarks
|
469 |
+
|
470 |
## Model Details
|
471 |
|
472 |
### Model Description
|