Update README.md
Browse files
README.md
CHANGED
@@ -127,9 +127,10 @@ flash-attn==2.5.3
|
|
127 |
If you find our project helpful, please star our repo and cite our work. Thanks!
|
128 |
|
129 |
```bibtex
|
130 |
-
@misc{
|
131 |
title={Vietnamese Medical QA: Question Answering dataset for medical in Vietnamese},
|
132 |
author={Hung Nguyen},
|
|
|
133 |
year={2024},
|
134 |
}
|
135 |
```
|
|
|
127 |
If you find our project helpful, please star our repo and cite our work. Thanks!
|
128 |
|
129 |
```bibtex
|
130 |
+
@misc{viBioGPT,
|
131 |
title={Vietnamese Medical QA: Question Answering dataset for medical in Vietnamese},
|
132 |
author={Hung Nguyen},
|
133 |
+
howpublished={\url{https://github.com/hungnm-ai/viBioGPT}},
|
134 |
year={2024},
|
135 |
}
|
136 |
```
|