xuandin commited on
Commit
5939cc3
·
verified ·
1 Parent(s): 6f5be69

Update README.md

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