YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

ViT5-base__ctx

Fine-tuned from VietAI/vit5-base for Vietnamese question answering on BaoNhan/FAIR_Dataset_QA.

  • Input format: context + cau hoi (with-context)
  • Preprocess mode: raw

Metrics (test set)

Metric Value
Exact_Match 30.04
Token_F1 42.22
ROUGE_1_F1 42.22
ROUGE_2_F1 35.61
ROUGE_L_F1 40.17
BLEU 12.46
chrF 25.28
BERTScore_F1 87.61

Inference

predict.py is included in this repo:

python predict.py --model BaoNhan/vi-qa-vit5-base-ctx --mode raw --use_context --context "..." \
    --question "Viet Nam co bao nhieu tinh thanh?"

Citation

A paper describing this benchmark is in preparation. If you use this code or the released checkpoints, please cite it once it is available — the entry below is a placeholder and will be updated with the final venue, authors, and year.

@misc{TODO_citation_key,
  title        = {TODO: paper title},
  author       = {TODO: author list},
  year         = {TODO},
  howpublished = {TODO: venue / arXiv preprint},
  note         = {Preprint in preparation},
  url          = {https://github.com/chaubaonhan/QA_Huit}
}
Downloads last month
-
Safetensors
Model size
0.2B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including BaoNhan/vi-qa-vit5-base-ctx