CoolFace
Modelpublic

parallelm/gpt2_small_FR_superbpe_6651_parallel10_42

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

gpt2smallFRsuperbpe6651parallel1042

This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.3790
  • —Accuracy: 0.3536

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: 128
  • —evalbatchsize: 128
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
6.02421.015824.31090.2470
4.0292.031643.82710.2985
3.82233.047463.65440.3182
3.62334.063283.55790.3298
3.55645.079103.49580.3376
3.46256.094923.45240.3435
3.40437.0110743.42400.3470
3.36768.0126563.40170.3503
3.3319.0142383.38540.3521
3.311110.0158203.37900.3536

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.1.1
  • —Tokenizers 0.19.1