dangvantuan tomaarsen HF staff commited on
Commit
eff9104
1 Parent(s): 6274f30

Add sentence-transformers library name (#1)

Browse files

- Add sentence-transformers library name (2cc7468a1f2c185374eacd8a32c036c3312876af)


Co-authored-by: Tom Aarsen <tomaarsen@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -12,7 +12,7 @@ license: apache-2.0
12
  model-index:
13
  - name: sentence-flaubert-base by Van Tuan DANG
14
  results:
15
- - task:
16
  name: Sentence-Embedding
17
  type: Text Similarity
18
  dataset:
@@ -20,9 +20,10 @@ model-index:
20
  type: stsb_multi_mt
21
  args: fr
22
  metrics:
23
- - name: Test Pearson correlation coefficient
24
- type: Pearson_correlation_coefficient
25
- value: 87.14
 
26
  ---
27
 
28
  ## Pre-trained sentence embedding models are the state-of-the-art of Sentence Embeddings for French.
 
12
  model-index:
13
  - name: sentence-flaubert-base by Van Tuan DANG
14
  results:
15
+ - task:
16
  name: Sentence-Embedding
17
  type: Text Similarity
18
  dataset:
 
20
  type: stsb_multi_mt
21
  args: fr
22
  metrics:
23
+ - name: Test Pearson correlation coefficient
24
+ type: Pearson_correlation_coefficient
25
+ value: 87.14
26
+ library_name: sentence-transformers
27
  ---
28
 
29
  ## Pre-trained sentence embedding models are the state-of-the-art of Sentence Embeddings for French.