CoolFace
Modelpublic

iaiuet/gemma-ViMMRC-Answer

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes4downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

gemma-ViMMRC-Answer

This model is a fine-tuned version of unsloth/gemma-1.1-7b-it-bnb-4bit on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1034
  • —Accuracy: 0.8493

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

  • —ViMMRC train and test set

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 5e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 3407
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 5
  • —num_epochs: 3

Training results

Training LossEpochStepValidation Loss
13.10.3306105.9870
2.48750.6612201.1997
0.50620.9917300.2423
0.16021.3223400.1251
0.12891.6529500.1156
0.12341.9835600.1000
0.07272.3140700.1068
0.09452.6446800.1035
0.07852.9752900.1034

Framework versions

  • —PEFT 0.10.0
  • —Transformers 4.40.2
  • —Pytorch 2.3.0
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1