Update README.md
Browse files
README.md
CHANGED
@@ -138,17 +138,6 @@ SentenceTransformer(
|
|
138 |
|
139 |
<!--- Describe where people can find more information -->
|
140 |
|
141 |
-
```{
|
142 |
-
@inproceedings{reimers-2019-sentence-bert,
|
143 |
-
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
|
144 |
-
author = "Reimers, Nils and Gurevych, Iryna",
|
145 |
-
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
|
146 |
-
month = "11",
|
147 |
-
year = "2019",
|
148 |
-
publisher = "Association for Computational Linguistics",
|
149 |
-
url = "https://arxiv.org/abs/1908.10084",
|
150 |
-
}```
|
151 |
-
|
152 |
```{
|
153 |
author = "Arasyi Firqa",
|
154 |
title = "indo-sentence-bert: Sentence Transformer for Bahasa Indonesia with Multiple Negative Ranking Loss",
|
@@ -157,4 +146,5 @@ SentenceTransformer(
|
|
157 |
publisher = "GitHub",
|
158 |
journal = {GitHub repository},e
|
159 |
howpublished = {\url{https://github.com/firqaaa/indo-sentence-bert-base}},
|
160 |
-
}
|
|
|
|
138 |
|
139 |
<!--- Describe where people can find more information -->
|
140 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
```{
|
142 |
author = "Arasyi Firqa",
|
143 |
title = "indo-sentence-bert: Sentence Transformer for Bahasa Indonesia with Multiple Negative Ranking Loss",
|
|
|
146 |
publisher = "GitHub",
|
147 |
journal = {GitHub repository},e
|
148 |
howpublished = {\url{https://github.com/firqaaa/indo-sentence-bert-base}},
|
149 |
+
}
|
150 |
+
```
|