Add 'sentence-similarity' tag

#49
by rahermur - opened
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -2,9 +2,18 @@
2
  license: apache-2.0
3
  pipeline_tag: text-classification
4
  tags:
5
- - transformers
6
  - sentence-transformers
 
 
 
 
7
  - text-embeddings-inference
 
 
 
 
 
 
8
  language:
9
  - multilingual
10
  ---
 
2
  license: apache-2.0
3
  pipeline_tag: text-classification
4
  tags:
 
5
  - sentence-transformers
6
+ - safetensors
7
+ - xlm-roberta
8
+ - text-classification
9
+ - transformers
10
  - text-embeddings-inference
11
+ - multilingual
12
+ - arxiv:2312.15503
13
+ - arxiv:2402.03216
14
+ - license:apache-2.0
15
+ - region:us
16
+ - sentence-similarity
17
  language:
18
  - multilingual
19
  ---