Views
No views yet
vinai/bartpho-syllable-base for Vietnamese
question answering on BaoNhan/FAIR_Dataset_QA.syllable| Metric | Value |
|---|---|
| Exact_Match | 29.93 |
| Token_F1 | 43.32 |
| ROUGE_1_F1 | 43.32 |
| ROUGE_2_F1 | 36.30 |
| ROUGE_L_F1 | 40.85 |
| BLEU | 15.54 |
| chrF | 28.30 |
| BERTScore_F1 | 87.81 |
predict.py is included in this repo:1python predict.py --model BaoNhan/vi-qa-bartpho-syllable-base-ctx --mode syllable --use_context --context "..." \
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}