Datasets:

Modalities:
Text
Formats:
json
Languages:
Vietnamese
Libraries:
Datasets
pandas
License:
huynhtin commited on
Commit
0fec8d6
·
verified ·
1 Parent(s): 588b219

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -57,10 +57,13 @@ Each instance in ViANLI is a JSON line with the following fields:
57
  If you use this dataset, please cite:
58
 
59
  ```bibtex
60
- @article{tin2025vianli,
61
- title={A New Benchmark Dataset and Mixture-of-Experts Language Models for Adversarial Natural Language Inference in Vietnamese},
62
- author={Tin Van Huynh, Kiet Van Nguyen and Ngan Luu-Thuy Nguyen},
63
- journal={Expert Systems with Applications},
64
- year={2025},
65
- publisher={Elsevier}
 
 
 
66
  }
 
57
  If you use this dataset, please cite:
58
 
59
  ```bibtex
60
+ @article{HUYNH2025130109,
61
+ title = {A New Benchmark Dataset and Mixture-of-Experts Language Models for Adversarial Natural Language Inference in Vietnamese},
62
+ journal = {Expert Systems with Applications},
63
+ pages = {130109},
64
+ year = {2025},
65
+ issn = {0957-4174},
66
+ doi = {https://doi.org/10.1016/j.eswa.2025.130109},
67
+ url = {https://www.sciencedirect.com/science/article/pii/S095741742503725X},
68
+ author = {Tin Van Huynh, Kiet Van Nguyen and Ngan Luu-Thuy Nguyen},
69
  }