efederici commited on
Commit
e0261fb
1 Parent(s): fb0122c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
 
12
  # sentence-BERTino
13
 
14
- This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search. It was trained on a dataset made from question/context [squad-it](https://github.com/crux82/squad-it) and tags/news-article pairs (via scraping).
15
 
16
  ## Usage (Sentence-Transformers)
17
 
 
11
 
12
  # sentence-BERTino
13
 
14
+ This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search. It was trained on a dataset made from question/context pairs ([squad-it](https://github.com/crux82/squad-it)) and tags/news-article pairs (via scraping).
15
 
16
  ## Usage (Sentence-Transformers)
17