crazyjeannot commited on
Commit
6dae225
·
verified ·
1 Parent(s): afdb3a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ base_model:
19
 
20
  This is an encoder model finetuned from the FlagOpen/FlagEmbedding family of models.
21
 
22
- The model is specialized for studying french literary fiction with a training corpora based on 40.000 passages from free from rights french literary novels.
23
 
24
  It maps paragraphs to a 1024-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
25
 
 
19
 
20
  This is an encoder model finetuned from the FlagOpen/FlagEmbedding family of models.
21
 
22
+ The model is specialized for studying french literary fiction with a training corpus based on 40.000 passages from free from rights french literary novels.
23
 
24
  It maps paragraphs to a 1024-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
25