CoolFace
Modelpublic

devika-tiwari/gpt2_small_expandedbabyLM_100M_exp3_subj_ratio_0p50_mix_0p25_44

sourceHugging Faceupdated 28d agoView on Hugging Face
0likes170downloads
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. -->

gpt2smallexpandedbabyLM100Mexp3subjratio0p50mix0p2544

This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.5174

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: 0.0001
  • —trainbatchsize: 256
  • —evalbatchsize: 256
  • —seed: 44
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 4000
  • —num_epochs: 20

Training results

Training LossEpochStepValidation Loss
3.73421.046914.1363
3.40152.093823.6816
3.26953.0140733.5383
3.19554.0187643.5621
3.12725.0234553.5198
3.08696.0281463.5755
3.05047.0328373.5174
3.0168.0375283.5230
2.99049.0422193.6122
2.966710.0469103.6736

Framework versions

  • —Transformers 4.30.2
  • —Pytorch 2.11.0+cu130
  • —Datasets 4.1.1
  • —Tokenizers 0.13.3