efederici commited on
Commit
600adba
1 Parent(s): 1cc0a0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -16,6 +16,11 @@ datasets:
16
 
17
  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).
18
 
 
 
 
 
 
19
  ## Usage (Sentence-Transformers)
20
 
21
  Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
 
16
 
17
  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).
18
 
19
+ <p align="center">
20
+ <img src="https://media.tate.org.uk/art/images/work/L/L04/L04294_9.jpg" width="600"> </br>
21
+ Mohan Samant, Midnight Fishing Party, 1978
22
+ </p>
23
+
24
  ## Usage (Sentence-Transformers)
25
 
26
  Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed: