CoolFace
Modelpublic

Angelectronic/mistral-QA-ViMMRC-Squad-v1.1

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes5downloads
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. -->

mistral-QA-ViMMRC-Squad-v1.1

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

  • —Loss: 2.0484

Model description

More information needed

Intended uses & limitations

  • —Prompt 1: Given the following reference, create a question and a corresponding answer to the question: + [context]
  • —Prompt 2: Given the following reference, create a multiple-choice question and its corresponding answer: + [context]

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 0.0002
  • —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
1.00390.23073201.4915
0.81010.46146401.5005
0.69090.69219601.5480
0.58510.922912801.5734
0.43741.153616001.6432
0.34621.384319201.6886
0.28451.615022401.7347
0.22361.845725601.8193
0.1582.076428801.9148
0.11242.307132001.9873
0.09812.537935202.0051
0.08922.768638402.0392
0.08562.999341602.0484

Framework versions

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