xuandin commited on
Commit
0fa2f6a
·
verified ·
1 Parent(s): 35b105e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -349,14 +349,14 @@ SemViQA-BC achieved impressive results on the test set, demonstrating accurate a
349
  If you use **SemViQA-BC** in your research, please cite:
350
 
351
  ```bibtex
352
- @misc{nguyen2025semviqasemanticquestionanswering,
353
- title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
354
- 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},
355
  year={2025},
356
  eprint={2503.00955},
357
  archivePrefix={arXiv},
358
  primaryClass={cs.CL},
359
- url={https://arxiv.org/abs/2503.00955},
360
  }
361
  ```
362
 
 
349
  If you use **SemViQA-BC** in your research, please cite:
350
 
351
  ```bibtex
352
+ @misc{tran2025semviqasemanticquestionanswering,
353
+ title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
354
+ 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},
355
  year={2025},
356
  eprint={2503.00955},
357
  archivePrefix={arXiv},
358
  primaryClass={cs.CL},
359
+ url={https://arxiv.org/abs/2503.00955},
360
  }
361
  ```
362