Update README.md
Browse files
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
|
86 |
-
title = {Model2Vec:
|
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 |
```
|