hungnm commited on
Commit
fb87d8f
·
verified ·
1 Parent(s): c5c74da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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{vietnamese-medical-qa,
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
  ```