CoolFace
Modelpublic

Armandodelca/Prototipo_5_EMI

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

Prototipo5EMI

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

  • —Loss: 1.4215
  • —Accuracy: 0.538

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

Training results

Training LossEpochStepValidation LossAccuracy
1.24590.14812001.21680.4493
1.14450.29634001.08230.512
1.11170.44446001.09790.5053
1.06180.59268001.04570.5273
1.03430.740710001.02190.537
1.12390.888912001.03530.5257
0.90121.037014001.06370.5383
0.861.185216001.06820.5333
0.8981.333318001.03410.5483
0.9291.481520001.04370.5363
0.99211.629622000.99680.5473
0.97761.777824001.04180.5553
0.91661.925926000.98740.5573
0.7032.074128001.05640.556
0.81232.222230001.05820.561
0.67272.370432001.09420.5483
0.68432.518534001.11280.558
0.75282.666736001.08230.5547
0.77472.814838001.07440.5497
0.74712.963040001.07490.5527
0.57743.111142001.14220.552
0.61053.259344001.22260.543
0.5733.407446001.24270.5417
0.60473.555648001.24030.537
0.53343.703750001.24700.5413
0.56883.851952001.25850.5507
0.49284.054001.26530.5437
0.43144.148156001.34190.541
0.45564.296358001.36770.5413
0.48154.444460001.39120.5407
0.44314.592662001.40040.5347
0.43124.740764001.41610.5397
0.4594.888966001.42150.538

Framework versions

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