Omartificial-Intelligence-Space
commited on
Commit
•
43c41f7
1
Parent(s):
e8537da
update readme.md
Browse files
README.md
CHANGED
@@ -277,20 +277,3 @@ print(similarities.shape)
|
|
277 |
| spearman_max | 0.8173 |
|
278 |
|
279 |
|
280 |
-
## Citation
|
281 |
-
|
282 |
-
### BibTeX
|
283 |
-
|
284 |
-
#### Sentence Transformers and SoftmaxLoss
|
285 |
-
```bibtex
|
286 |
-
@inproceedings{reimers-2019-sentence-bert,
|
287 |
-
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
|
288 |
-
author = "Reimers, Nils and Gurevych, Iryna",
|
289 |
-
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
|
290 |
-
month = "11",
|
291 |
-
year = "2019",
|
292 |
-
publisher = "Association for Computational Linguistics",
|
293 |
-
url = "https://arxiv.org/abs/1908.10084",
|
294 |
-
}
|
295 |
-
```
|
296 |
-
|
|
|
277 |
| spearman_max | 0.8173 |
|
278 |
|
279 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|