CoolFace
Modelpublic

Siqi-Hu/Meta-Llama-3-8B-lora-starwars-generic-finetuned-epoch-10-labels_40.0-once

sourceHugging Facellama3updated 1y agoView on Hugging Face
0likes3downloads
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. -->

Meta-Llama-3-8B-lora-starwars-generic-finetuned-epoch-10-labels_40.0-once

This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.6380

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 5e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
3.68741.1976503.5518
2.8472.39521002.8487
2.4413.59281502.6068
2.2044.79042002.5358
2.03015.98802502.5408
1.80667.18563002.6054
1.73238.38323502.6380

Framework versions

  • —PEFT 0.15.2
  • —Transformers 4.45.2
  • —Pytorch 2.5.0+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.20.3