CoolFace
Modelpublic

CLMBR/binding-case-lstm-3

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes109downloads
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. -->

binding-case-lstm-3

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

  • Loss: 3.9748

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: 32
  • evalbatchsize: 32
  • seed: 3
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • training_steps: 3052726

Training results

Training LossEpochStepValidation Loss
4.7930.03763204.7610
4.50781.031526404.4815
4.36620.032289604.3454
4.27721.033052804.2625
4.21650.033816004.2062
4.17040.034579204.1645
4.13361.035342404.1334
4.09980.036105604.1087
4.07540.036868804.0897
4.05051.037632004.0733
4.02820.038395204.0602
4.01151.039158404.0487
3.99430.039921604.0396
3.97661.0310684804.0313
3.96750.0311448004.0246
3.94471.0312211204.0192
3.93540.0312974404.0142
3.92781.0313737604.0092
3.9180.0314500804.0055
3.91461.0315264004.0013
3.91070.0316027203.9987
3.90891.0316790403.9956
3.90350.0317553603.9926
3.8981.0318316803.9903
3.89270.0319080003.9885
3.88531.0319843203.9868
3.87950.0320606403.9850
3.8760.0321369603.9838
3.8711.0322132803.9824
3.86150.0322896003.9814
3.86131.0323659203.9803
3.84850.0324422403.9792
3.84431.0325185603.9786
3.84380.0325948803.9778
3.84070.0326712003.9770
3.8421.0327475203.9764
3.84330.0328238403.9758
3.84470.0329001603.9755
3.84560.0329764803.9751
3.84450.0230527263.9748

Framework versions

  • Transformers 4.33.3
  • Pytorch 2.0.1
  • Datasets 2.12.0
  • Tokenizers 0.13.3