Update README.md
Browse files
README.md
CHANGED
@@ -14,16 +14,18 @@ tags:
|
|
14 |
- loss:MultipleNegativesRankingLoss
|
15 |
---
|
16 |
|
17 |
-
#
|
18 |
|
19 |
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [aubmindlab/bert-base-arabertv02](https://huggingface.co/aubmindlab/bert-base-arabertv02).
|
20 |
It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining,
|
21 |
text classification, clustering, and more.
|
22 |
-
This model is trained on 100K samples filtered from the
|
23 |
Trained for 5 epochs, with final training loss of 0.133 (using MatryoshkaLoss).
|
24 |
|
25 |
The rest of this file is auto generated.
|
26 |
|
|
|
|
|
27 |
## Model Details
|
28 |
|
29 |
### Model Description
|
|
|
14 |
- loss:MultipleNegativesRankingLoss
|
15 |
---
|
16 |
|
17 |
+
# Arabic-SBERT-100K
|
18 |
|
19 |
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [aubmindlab/bert-base-arabertv02](https://huggingface.co/aubmindlab/bert-base-arabertv02).
|
20 |
It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining,
|
21 |
text classification, clustering, and more.
|
22 |
+
This model is trained on 100K samples filtered from the [akhooli/arabic-triplets-1m-curated-sims-len](https://huggingface.co/datasets/akhooli/arabic-triplets-1m-curated-sims-len) dataset with 75K training and 25K validation.
|
23 |
Trained for 5 epochs, with final training loss of 0.133 (using MatryoshkaLoss).
|
24 |
|
25 |
The rest of this file is auto generated.
|
26 |
|
27 |
+
========================================================================
|
28 |
+
|
29 |
## Model Details
|
30 |
|
31 |
### Model Description
|