pere commited on
Commit
9c119c8
1 Parent(s): ef67b60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
4
  # nb-sentence-bert-base
5
  A test version of a sentence-BERT (SimCSE) model trained on top of nb-bert-base. This is just a test, and is not validated. New and better models will come soon.
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: sentence-similarity
4
+ tags:
5
+ - sentence-transformers
6
+ - feature-extraction
7
+ - sentence-similarity
8
  ---
9
  # nb-sentence-bert-base
10
  A test version of a sentence-BERT (SimCSE) model trained on top of nb-bert-base. This is just a test, and is not validated. New and better models will come soon.