CoolFace
Modelpublic

CodeIsAbstract/HybridModelScratch

sourceHugging Faceupdated 3mo 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. -->

HybridModelScratch

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

  • —Loss: 6.0191
  • —Accuracy: 0.1528

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.0001
  • —trainbatchsize: 64
  • —evalbatchsize: 16
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 1024
  • —totalevalbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 150
  • —training_steps: 2000

Training results

Training LossEpochStepValidation LossAccuracy
133.12570.051007.70650.0876
107.01860.12006.60990.1364
102.34620.153006.36770.1448
99.05240.24006.21450.1531
96.60310.255006.10100.1584
95.93140.36005.98690.1640
95.01010.357005.88900.1683
94.26430.48005.82840.1715
93.22660.459005.77440.1746
92.01250.510005.73370.1763
95.86130.5511006.00680.1554
98.10120.612006.10550.1491
97.1520.6513006.05460.1512
97.87340.714006.09470.1474
97.49640.7515006.04190.1510
97.5620.816006.02720.1518
97.32060.8517006.01710.1529
96.86840.918006.01630.1532
96.4720.9519006.01930.1528
96.50511.020006.01910.1528

Framework versions

  • —Transformers 4.56.0
  • —Pytorch 2.8.0+cu129
  • —Datasets 5.0.0
  • —Tokenizers 0.22.0