GanymedeNil commited on
Commit
e957240
1 Parent(s): be55043

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
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。