maidalun1020 tomaarsen HF staff commited on
Commit
0a6e9b7
1 Parent(s): dfafa84

Update pipeline, tags & language (#1)

Browse files

- Update pipeline, tags & language (4544d86c8c7db27d7b6b499d7ae2ede808232da4)


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

Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,5 +1,13 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
3
  ---
4
  <!--
5
  * @Description:
@@ -604,4 +612,4 @@ If you use `BCEmbedding` in your research or project, please feel free to cite a
604
 
605
  [C_MTEB](https://github.com/FlagOpen/FlagEmbedding/tree/master/C_MTEB)
606
 
607
- [LLama Index](https://github.com/run-llama/llama_index) | [LlamaIndex Blog](https://blog.llamaindex.ai/boosting-rag-picking-the-best-embedding-reranker-models-42d079022e83)
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: sentence-similarity
4
+ tags:
5
+ - sentence-transformers
6
+ - feature-extraction
7
+ - sentence-similarity
8
+ language:
9
+ - zh
10
+ - en
11
  ---
12
  <!--
13
  * @Description:
 
612
 
613
  [C_MTEB](https://github.com/FlagOpen/FlagEmbedding/tree/master/C_MTEB)
614
 
615
+ [LLama Index](https://github.com/run-llama/llama_index) | [LlamaIndex Blog](https://blog.llamaindex.ai/boosting-rag-picking-the-best-embedding-reranker-models-42d079022e83)