xuandin commited on
Commit
576fb88
·
verified ·
1 Parent(s): 36dedb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -351,14 +351,14 @@ SemViQA-BC achieved impressive results on the test set, demonstrating accurate a
351
  If you use **SemViQA-BC** in your research, please cite:
352
 
353
  ```bibtex
354
- @misc{nguyen2025semviqasemanticquestionanswering,
355
- title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
356
- author={Nam V. Nguyen and Dien X. Tran and Thanh T. Tran and Anh T. Hoang and Tai V. Duong and Di T. Le and Phuc-Lu Le},
357
  year={2025},
358
  eprint={2503.00955},
359
  archivePrefix={arXiv},
360
  primaryClass={cs.CL},
361
- url={https://arxiv.org/abs/2503.00955},
362
  }
363
  ```
364
 
 
351
  If you use **SemViQA-BC** in your research, please cite:
352
 
353
  ```bibtex
354
+ @misc{tran2025semviqasemanticquestionanswering,
355
+ title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
356
+ author={Dien X. Tran and Nam V. Nguyen and Thanh T. Tran and Anh T. Hoang and Tai V. Duong and Di T. Le and Phuc-Lu Le},
357
  year={2025},
358
  eprint={2503.00955},
359
  archivePrefix={arXiv},
360
  primaryClass={cs.CL},
361
+ url={https://arxiv.org/abs/2503.00955},
362
  }
363
  ```
364