Views
No views yet
VietAI/vit5-base for Vietnamese
question answering on BaoNhan/FAIR_Dataset_QA.raw| Metric | Value |
|---|---|
| Exact_Match | 30.09 |
| Token_F1 | 36.02 |
| ROUGE_1_F1 | 36.02 |
| ROUGE_2_F1 | 31.11 |
| ROUGE_L_F1 | 35.02 |
| BLEU | 4.76 |
| chrF | 16.91 |
| BERTScore_F1 | 86.38 |
predict.py is included in this repo:1python predict.py --model BaoNhan/vi-qa-vit5-base-noctx --mode raw \
2 --question "Viet Nam co bao nhieu tinh thanh?"1@misc{TODO_citation_key,
2 title = {TODO: paper title},
3 author = {TODO: author list},
4 year = {TODO},
5 howpublished = {TODO: venue / arXiv preprint},
6 note = {Preprint in preparation},
7 url = {https://github.com/chaubaonhan/QA_Huit}
8}