CoolFace
Modelpublic

kimjh123/gbcreole-nllb-creole-ko

sourceHugging Facecc-by-nc-4.0updated 22d agoView on Hugging Face
0likes90downloads
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. -->

gbcreole-nllb-creole-ko

This model is a fine-tuned version of facebook/nllb-200-distilled-600M on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7282
  • —Bleu: 36.7025
  • —Chrf: 52.7646

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAFACTOR and the args are: No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossBleuChrf
0.91311.56995000.857630.739147.4739
0.58693.139710000.759634.502451.2487
0.47884.709615000.729536.283953.0330
0.37886.279420000.731036.280751.8746
0.35687.849325000.728535.950552.4520
0.3039.419230000.728236.702552.7646

Framework versions

  • —Transformers 4.46.3
  • —Pytorch 2.11.0+cu128
  • —Datasets 5.0.1
  • —Tokenizers 0.20.3