efederici commited on
Commit
949757d
1 Parent(s): 91f1dc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,9 +10,9 @@ tags:
10
  - transformers
11
  ---
12
 
13
- # sentence-BERTino
14
 
15
- 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 1M examples from [mmarco](https://huggingface.co/datasets/unicamp-dl/mmarco/viewer/italian/train).
16
 
17
  ## Usage (Sentence-Transformers)
18
 
 
10
  - transformers
11
  ---
12
 
13
+ # mmarco-sentence-BERTino
14
 
15
+ 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 [mmarco](https://huggingface.co/datasets/unicamp-dl/mmarco/viewer/italian/train).
16
 
17
  ## Usage (Sentence-Transformers)
18