dangvantuan
commited on
Commit
•
97afb1e
1
Parent(s):
246cb1d
Update README.md
Browse files
README.md
CHANGED
@@ -25,8 +25,7 @@ model-index:
|
|
25 |
value: xx.xx
|
26 |
---
|
27 |
## Description:
|
28 |
-
Sentence-CamemBERT-Large
|
29 |
-
|
30 |
## Pre-trained sentence embedding models are state-of-the-art of Sentence Embeddings for French.
|
31 |
The model is Fine-tuned using pre-trained [facebook/camembert-large](https://huggingface.co/camembert/camembert-large) and
|
32 |
[Siamese BERT-Networks with 'sentences-transformers'](https://www.sbert.net/) on dataset [stsb](https://huggingface.co/datasets/stsb_multi_mt/viewer/fr/train)
|
|
|
25 |
value: xx.xx
|
26 |
---
|
27 |
## Description:
|
28 |
+
[**Sentence-CamemBERT-Large**](https://huggingface.co/dangvantuan/sentence-camembert-large) is the Embedding Model for French developed by [La Javaness](https://www.lajavaness.com/). The purpose of this embedding model is to represent the content and semantics of a French sentence in a mathematical vector which allows it to understand the meaning of the text-beyond individual words in queries and documents, offering a powerful semantic search.
|
|
|
29 |
## Pre-trained sentence embedding models are state-of-the-art of Sentence Embeddings for French.
|
30 |
The model is Fine-tuned using pre-trained [facebook/camembert-large](https://huggingface.co/camembert/camembert-large) and
|
31 |
[Siamese BERT-Networks with 'sentences-transformers'](https://www.sbert.net/) on dataset [stsb](https://huggingface.co/datasets/stsb_multi_mt/viewer/fr/train)
|