CoolFace
Modelpublic

maud-dr/model_2_stage2-seed_2025

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes10downloads
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. -->

model2stage2-seed_2025

This model is a fine-tuned version of maud-dr/model_2_stage1 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 2.6600
  • Precision: 0.6346
  • Recall: 0.7174
  • F1: 0.6735

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.0003
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 2025
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 15

Training results

Training LossEpochStepValidation LossPrecisionRecallF1
0.29141.04471.55440.58150.77540.6646
0.25232.08941.64430.64690.67030.6584
0.163.013411.87830.61440.68120.6460
0.13544.017881.57110.62870.77900.6958
0.13215.022351.70320.66070.67030.6655
0.11086.026821.99820.61440.68120.6460
0.1037.031292.24630.61460.69930.6542
0.07788.035762.30030.63040.69200.6598
0.04289.040232.65540.62260.69930.6587
0.058910.044702.46180.62370.66670.6445
0.04611.049172.58820.62420.71010.6644
0.031112.053642.55610.63210.72830.6768
0.028813.058112.67070.64100.72460.6803
0.029614.062582.60000.63430.71010.6701
0.000215.067052.66000.63460.71740.6735

Framework versions

  • Transformers 4.52.0.dev0
  • Pytorch 2.7.0+cu126
  • Datasets 3.6.0
  • Tokenizers 0.21.1