CoolFace
Modelpublic

RefalMachine/mistral_darulm_20_05_24_part1-2_32000_unigram_part1_lr5e5_bs256

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes50downloads
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. -->

mistraldarulm200524part1-232000unigrampart1lr5e5bs256

This model is a fine-tuned version of RefalMachine/mistral_darulm_20_05_24_part1-2_32000_unigram_mean_init_03_07_24 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.1216
  • —Accuracy: 0.5495

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: 5e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 32
  • —totaltrainbatch_size: 128
  • —totalevalbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.95) and epsilon=1e-05
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 1.0

Training results

Training LossEpochStepValidation LossAccuracy
2.45770.0920002.23970.5337
2.39580.1840002.19040.5394
2.34240.2660002.16840.5425
2.35640.3580002.15250.5446
2.37060.44100002.14110.5464
2.35890.53120002.13250.5479
2.30580.61140002.12630.5487
2.33470.7160002.12340.5492
2.30720.79180002.12200.5495
2.29750.88200002.12170.5495
2.29750.96220002.12160.5495

Framework versions

  • —Transformers 4.37.2
  • —Pytorch 2.3.0a0+6ddf5cf85e.nv24.04
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2