CoolFace
Datasetpublic

gonzalobenegas/gpn-animal-promoter-checkpoints-second-part

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

sourceHugging Facemitupdated 10mo agoView on Hugging Face
0likes58downloads
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 songlab/gpn-animal-promoter on the dataset dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1658

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: 43
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 2048
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —training_steps: 130000

Training results

Training LossEpochStepValidation Loss
1.11092.0091100001.1813
1.11024.0182200001.1783
1.10856.0273300001.1766
1.1069.0025400001.1754
1.102811.0116500001.1766
1.113.0207600001.1759
1.096415.0298700001.1729
1.092718.0050800001.1696
1.08920.0142900001.1684
1.085922.02331000001.1670
1.083724.03241100001.1658
1.082327.00761200001.1643
1.081929.01671300001.1631

Framework versions

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