Update README.md
Browse files
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{
|
| 353 |
-
title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
|
| 354 |
-
author={
|
| 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 |
|