CoolFace
Modelpublic

paacamo/EleutherAI-pythia-410m-finetuned-nvidia-faq

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

<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>

EleutherAI-pythia-410m-finetuned-nvidia-faq

This model is a fine-tuned version of EleutherAI/pythia-410m on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2026

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: 2e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Use adagrad and the args are: No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1
  • —num_epochs: 5

Training results

Training LossEpochStepValidation Loss
0.23070.2813500.2261
0.21780.56261000.2179
0.2130.84391500.2135
0.18831.12942000.2109
0.21531.41072500.2091
0.21831.69203000.2075
0.18551.97333500.2063
0.17232.25884000.2056
0.19712.54014500.2050
0.17242.82145000.2043
0.19543.10695500.2038
0.1693.38826000.2035
0.19373.66956500.2032
0.17863.95087000.2029
0.20314.23637500.2028
0.1864.51768000.2027
0.17974.79898500.2026

Framework versions

  • —Transformers 4.47.0
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.3.1
  • —Tokenizers 0.21.0