CoolFace
Modelpublic

crscardellino/flisol-cba-martin-fierro

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes27downloads
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. -->

flisol-cba-martin-fierro

This model is a fine-tuned version of DeepESP/gpt2-spanish on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.9095

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

Training results

Training LossEpochStepValidation Loss
5.10281.094.3257
4.22962.0184.1607
3.9833.0274.0513
3.8384.0363.9989
3.64625.0453.9705
3.56126.0543.9456
3.4327.0633.9310
3.36048.0723.9196
3.27399.0813.9135
3.229610.0903.9082
3.151311.0993.9078
3.091312.01083.9057
3.05413.01173.9072
2.983214.01263.9052
2.965315.01353.9060
2.937616.01443.9050
2.913317.01533.9070
2.91718.01623.9082
2.881619.01713.9093
2.882120.01803.9095

Framework versions

  • —Transformers 4.45.2
  • —Pytorch 2.3.1+cu121
  • —Datasets 3.0.1
  • —Tokenizers 0.20.1