CoolFace
Modelpublic

shanjivkr/catla-nllb-en2bn

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

catla-nllb-en2bn

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

  • —Loss: 1.9267

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.0002
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 0.03
  • —num_epochs: 1.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
11.51000.02805002.5831
10.31220.056010002.3685
10.31990.084015002.2951
9.91780.112020002.2435
9.98730.140025002.2024
9.68650.168030002.1741
9.61520.196035002.1389
9.43810.224040002.1200
9.32660.252045002.0949
9.36350.280050002.0772
9.13420.308055002.0656
9.05400.336060002.0529
9.21470.364065002.0381
9.10700.392070002.0310
9.07360.420075002.0172
8.90680.448080002.0097
9.12830.476085002.0037
8.97240.503990001.9944
8.84010.531995001.9865
9.03070.5599100001.9837
9.03980.5879105001.9790
8.90520.6159110001.9704
8.75130.6439115001.9640
8.92860.6719120001.9615
8.72430.6999125001.9550
8.84460.7279130001.9496
8.67950.7559135001.9447
8.71740.7839140001.9405
8.76980.8119145001.9399
8.66140.8399150001.9359
8.58880.8679155001.9298
8.67530.8959160001.9350
8.56960.9239165001.9289
8.60530.9519170001.9296
8.80830.9799175001.9267

Framework versions

  • —PEFT 0.19.1
  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 5.0.0
  • —Tokenizers 0.22.2