CoolFace
Modelpublic

devika-tiwari/gpt2_small_expandedbabyLM_100M_exp3_subj_ratio_0p25_mix_0p50_43

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

gpt2smallexpandedbabyLM100Mexp3subjratio0p25mix0p5043

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.5664

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: 43
  • —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.71931.047034.1639
3.39012.094063.7091
3.26513.0141093.6282
3.17964.0188123.5773
3.12045.0235153.5664
3.08086.0282183.5882
3.03827.0329213.6138
3.01058.0376243.5947

Framework versions

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