CoolFace
Modelpublic

maianh511/qwen2_vl_finetune_lora_viet_chart_vqa

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes
Model Card

Results — Qwen2-VL LoRA vs Vintern-LoRA

Both Qwen2-VL and Vintern-1B-v2 were fine-tuned with LoRA on the same Vietnamese chart dataset and evaluated on the same 700-sample test set for direct comparison.

Metric Comparison

[image]

MetricQwen2-VL LoRAVintern-LoRAImprovement (Vintern vs Qwen2-VL)
BLEU0.2390.468+95.8%
METEOR0.4560.703+54.2%
ROUGE-10.6130.778+26.9%
ROUGE-20.4910.676+37.7%
ROUGE-L0.5650.735+30.1%
BERTScore0.7860.903+14.9%

Across all 700 evaluation samples, Vintern-LoRA consistently and substantially outperforms Qwen2-VL LoRA on every metric. The gap is largest on BLEU (+95.8%) and METEOR (+54.2%), suggesting Vintern-LoRA produces Vietnamese answers with far closer lexical and semantic alignment to the ground truth. Even on BERTScore, where both models already score relatively high, Vintern-LoRA maintains a clear lead (0.786 → 0.903).

Conclusion

Under identical fine-tuning setup and evaluation conditions, Vintern-1B-v2 (LoRA) demonstrates significantly stronger performance than Qwen2-VL (LoRA) on the Vietnamese chart QA task, making it the more suitable base model for this use case.