tomaarsen HF staff commited on
Commit
7a6437f
1 Parent(s): c8f1d5b

Update metadata with huggingface_hub (#1)

Browse files

- Update metadata with huggingface_hub (69a04ab52b5e468e2b63b9c8f489db016ae99187)

Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
- pipeline_tag: sentence-similarity
 
 
3
  tags:
4
  - sentence-transformers
5
  - feature-extraction
6
  - sentence-similarity
7
- language: en
8
- license: apache-2.0
9
  ---
10
 
11
 
1
  ---
2
+ language: en
3
+ license: apache-2.0
4
+ library_name: sentence-transformers
5
  tags:
6
  - sentence-transformers
7
  - feature-extraction
8
  - sentence-similarity
9
+ - transformers
10
+ pipeline_tag: sentence-similarity
11
  ---
12
 
13