CoolFace
Modelpublic

Armandodelca/Prototipo_3_EMI

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

Prototipo3EMI

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

  • —Loss: 1.2540
  • —Accuracy: 0.5423

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: 3e-05
  • —trainbatchsize: 24
  • —evalbatchsize: 24
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 250
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossAccuracy
1.21860.17782001.15560.4803
1.13450.35564001.06630.525
1.1020.53336001.04790.5293
1.13250.71118001.04830.5353
1.12110.888910001.03370.521
0.97361.066712001.00060.5503
0.94281.244414001.02140.5523
0.90951.422216001.01740.555
0.98061.618001.01550.5527
0.9691.777820001.00430.5547
0.91121.955622001.00500.5537
0.75572.133324001.04960.5607
0.82122.311126001.04940.5597
0.76952.488928001.05100.5687
0.76482.666730001.05130.5603
0.82322.844432001.03160.563
0.62883.022234001.08830.5503
0.67363.236001.12320.548
0.6823.377838001.16950.543
0.66823.555640001.16080.5427
0.65163.733342001.16360.545
0.67313.911144001.16940.5403
0.53884.088946001.21200.544
0.56634.266748001.22780.544
0.55794.444450001.24390.538
0.52164.622252001.25070.5427
0.46344.854001.25310.5393
0.53594.977856001.25400.5423

Framework versions

  • —Transformers 4.40.1
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1