efederici commited on
Commit
abca800
1 Parent(s): 871f999

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -14,6 +14,9 @@ tags:
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 a dataset made from question/context pairs ([squad-it](https://github.com/crux82/squad-it)) and tags/news-article pairs (via scraping).
16
 
 
 
 
17
  ## Usage (Sentence-Transformers)
18
 
19
  Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
 
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 a dataset made from question/context pairs ([squad-it](https://github.com/crux82/squad-it)) and tags/news-article pairs (via scraping).
16
 
17
+ If you like this project, consider supporting it with a cup of coffee! 🤖✨🌞
18
+ [![Buy me a coffee](https://badgen.net/badge/icon/Buy%20Me%20A%20Coffee?icon=buymeacoffee&label)](https://bmc.link/edoardofederici)
19
+
20
  ## Usage (Sentence-Transformers)
21
 
22
  Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed: