CoolFace
Modelpublic

sudeshna84/hindi-bengali-translator

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes35downloads
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. -->

hindi-bengali-translator

This model is a fine-tuned version of unsloth/tinyllama-chat-bnb-4bit on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 9.0804

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.0001
  • —trainbatchsize: 4
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
10.03090.9906929.5557
3.98241.99061849.3047
3.91192.99062769.2470
3.88863.99063689.1900
3.86394.99064609.1643
3.86285.99065529.1318
3.90976.99066449.1108
3.83637.99067369.0947
3.81568.99068289.0838
3.80489.99069209.0804

Framework versions

  • —PEFT 0.14.0
  • —Transformers 4.48.3
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.3.0
  • —Tokenizers 0.21.0