Update README.md
Browse files
README.md
CHANGED
@@ -137,7 +137,8 @@ SentenceTransformer(
|
|
137 |
## Citing & Authors
|
138 |
|
139 |
<!--- Describe where people can find more information -->
|
140 |
-
|
|
|
141 |
@inproceedings{reimers-2019-sentence-bert,
|
142 |
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
|
143 |
author = "Reimers, Nils and Gurevych, Iryna",
|
@@ -146,11 +147,16 @@ SentenceTransformer(
|
|
146 |
year = "2019",
|
147 |
publisher = "Association for Computational Linguistics",
|
148 |
url = "https://arxiv.org/abs/1908.10084",
|
149 |
-
}
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
|
|
|
|
|
|
|
|
|
|
|
137 |
## Citing & Authors
|
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",
|
|
|
147 |
year = "2019",
|
148 |
publisher = "Association for Computational Linguistics",
|
149 |
url = "https://arxiv.org/abs/1908.10084",
|
150 |
+
}```
|
151 |
+
|
152 |
+
```
|
153 |
+
@misc{medina,
|
154 |
+
author = {Arasyi Firqa},
|
155 |
+
title = {indo-sentence-bert: Sentence Transformer for Bahasa Indonesia with Multiple Negative Ranking Loss},
|
156 |
+
year = {2022},
|
157 |
+
month = "9"
|
158 |
+
publisher = {GitHub},
|
159 |
+
journal = {GitHub repository},e
|
160 |
+
howpublished = {\url{https://github.com/firqaaa/indo-sentence-bert-base}},
|
161 |
+
}
|
162 |
+
```
|