Update README.md
Browse files
README.md
CHANGED
|
@@ -150,11 +150,12 @@ SentenceTransformer(
|
|
| 150 |
```
|
| 151 |
|
| 152 |
```
|
| 153 |
-
|
| 154 |
-
title =
|
| 155 |
-
year =
|
| 156 |
-
month =
|
| 157 |
-
publisher =
|
| 158 |
-
journal =
|
| 159 |
-
howpublished =
|
|
|
|
| 160 |
```
|
|
|
|
| 150 |
```
|
| 151 |
|
| 152 |
```
|
| 153 |
+
@misc{author = {Arasyi, Firqa},
|
| 154 |
+
title = {indo-sentence-bert: Sentence Transformer for Bahasa Indonesia with Multiple Negative Ranking Loss},
|
| 155 |
+
year = {2022},
|
| 156 |
+
month = {9}
|
| 157 |
+
publisher = {huggingface},
|
| 158 |
+
journal = {huggingface repository},
|
| 159 |
+
howpublished = {https://huggingface.co/firqaaa/indo-sentence-bert-base}
|
| 160 |
+
}
|
| 161 |
```
|