CoolFace
Datasetpublic

gonzalobenegas/gpn-animal-promoter-early-checkpoints

checkpoints This model is a fine-tuned version of on the dataset dataset. It achieves the following results on the evaluation set: Loss: 1.2163 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:… See the full description on the dataset page: https://huggingface.co/datasets/gonzalobenegas/gpn-animal-promoter-early-checkpoints.

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes8downloads
Dataset 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. -->

checkpoints

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

  • —Loss: 1.2163

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.001
  • —trainbatchsize: 128
  • —evalbatchsize: 128
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 2048
  • —totalevalbatch_size: 1024
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: constantwithwarmup
  • —lrschedulerwarmup_steps: 1000
  • —training_steps: 10000

Training results

Training LossEpochStepValidation Loss
1.26650.110001.2514
1.21960.220001.2411
1.20790.330001.2353
1.20180.440001.2307
1.19771.059250001.2273
1.19491.159260001.2242
1.19251.259270001.2245
1.19061.359280001.2222
1.18832.018490001.2193
1.18682.1184100001.2175

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.9.1+cu128
  • —Datasets 4.4.1
  • —Tokenizers 0.22.1