GanymedeNil commited on
Commit
abb37a6
1 Parent(s): d859848

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -3,4 +3,11 @@ license: apache-2.0
3
  language:
4
  - zh
5
  pipeline_tag: sentence-similarity
6
- ---
 
 
 
 
 
 
 
 
3
  language:
4
  - zh
5
  pipeline_tag: sentence-similarity
6
+ tags:
7
+ - text2vec
8
+ - feature-extraction
9
+ - sentence-similarity
10
+ - transformers
11
+ ---
12
+
13
+ Based on the derivative model of https://huggingface.co/shibing624/text2vec-base-chinese, replace MacBERT with LERT, and keep other training conditions unchanged。