Pringled commited on
Commit
edf27ba
·
verified ·
1 Parent(s): 8e9f12c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -82,9 +82,9 @@ Model2Vec was developed by the [Minish Lab](https://github.com/MinishLab) team c
82
  Please cite the [Model2Vec repository](https://github.com/MinishLab/model2vec) if you use this model in your work.
83
  ```
84
  @software{minishlab2024model2vec,
85
- authors = {Stephan Tulkens, Thomas van Dongen},
86
- title = {Model2Vec: Turn any Sentence Transformer into a Small Fast Model},
87
  year = {2024},
88
- url = {https://github.com/MinishLab/model2vec},
89
  }
90
  ```
 
82
  Please cite the [Model2Vec repository](https://github.com/MinishLab/model2vec) if you use this model in your work.
83
  ```
84
  @software{minishlab2024model2vec,
85
+ authors = {Stephan Tulkens and Thomas van Dongen},
86
+ title = {Model2Vec: The Fastest State-of-the-Art Static Embeddings in the World},
87
  year = {2024},
88
+ url = {https://github.com/MinishLab/model2vec}
89
  }
90
  ```