oldhu commited on
Commit
ac2ef04
1 Parent(s): 0d33a44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -1,18 +1,14 @@
1
  ---
2
  pipeline_tag: sentence-similarity
3
- license: apache-2.0
4
  tags:
5
- - text2vec
6
  - feature-extraction
7
  - sentence-similarity
8
- - transformers
9
  datasets:
10
  - shibing624/nli_zh
11
  language:
12
  - zh
13
- metrics:
14
- - bleu
15
- library_name: transformers
16
  ---
17
  based on https://github.com/shibing624/text2vec
18
 
 
1
  ---
2
  pipeline_tag: sentence-similarity
 
3
  tags:
4
+ - sentence-transformers
5
  - feature-extraction
6
  - sentence-similarity
7
+ license: apache-2.0
8
  datasets:
9
  - shibing624/nli_zh
10
  language:
11
  - zh
 
 
 
12
  ---
13
  based on https://github.com/shibing624/text2vec
14