CoolFace
Modelpublic

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

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

llama3-QA-ViMMRC-Squad-v1.1

This model is a fine-tuned version of unsloth/llama-3-8b-Instruct-bnb-4bit on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.6506

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.82590.23073201.8769
1.6110.46146401.9125
1.42660.69219601.9795
1.23550.922912802.0370
0.97151.153616002.1435
0.79831.384319202.2154
0.67681.615022402.3018
0.56431.845725602.3872
0.43742.076428802.5030
0.3252.307132002.5655
0.29272.537935202.6038
0.26882.768638402.6470
0.26412.999341602.6506

Framework versions

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