Update README.md
Browse files
README.md
CHANGED
@@ -282,12 +282,16 @@ vietnamese-bi-encoder | 0.8169 | 0.9108 | 0.9437 | 0.9640
|
|
282 |
|
283 |
## Citation
|
284 |
|
|
|
|
|
|
|
285 |
@misc{HalongEmbedding,
|
286 |
title={HalongEmbedding: A Vietnamese Text Embedding},
|
287 |
author={Hieu Ngo},
|
288 |
year={2024},
|
289 |
publisher={Huggingface},
|
290 |
}
|
|
|
291 |
|
292 |
|
293 |
### BibTeX
|
|
|
282 |
|
283 |
## Citation
|
284 |
|
285 |
+
You can cite our work as below:
|
286 |
+
|
287 |
+
```Plaintext
|
288 |
@misc{HalongEmbedding,
|
289 |
title={HalongEmbedding: A Vietnamese Text Embedding},
|
290 |
author={Hieu Ngo},
|
291 |
year={2024},
|
292 |
publisher={Huggingface},
|
293 |
}
|
294 |
+
```
|
295 |
|
296 |
|
297 |
### BibTeX
|