CoolFace
Modelpublic

JakeOh/llada-1.0-s1

sourceHugging Facemitupdated 9mo 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. -->

llada-1.0-s1

This model is a fine-tuned version of GSAI-ML/LLaDA-8B-Instruct on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2898

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: 1e-05
  • —trainbatchsize: 1
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —totaltrainbatch_size: 8
  • —totalevalbatch_size: 64
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation Loss
0.07630.80651000.3922
0.15481.61292000.3422
0.6612.41943000.3234
0.65853.22584000.3156
0.15864.03235000.3227
0.13714.83876000.3219
2.41025.64527000.3070
1.95226.45168000.3320
0.20217.25819000.3156
0.47298.064510000.3109
0.20068.871011000.3117
0.31319.677412000.2914
0.294310.483913000.3234
0.052911.290314000.2883
1.043212.096815000.2820
0.080812.903216000.2891
0.332913.709717000.2883
0.092814.516118000.3102
0.067215.322619000.3047
0.111916.129020000.2961
1.603416.935521000.3187
0.21217.741922000.2937
0.268218.548423000.2883
0.216319.354824000.2898

Framework versions

  • —PEFT 0.15.1
  • —Transformers 4.49.0
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.3.2
  • —Tokenizers 0.21.4