CoolFace
Modelpublic

Abhi964/Paraphrase_indicBERT_onfull_FT3

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

ParaphraseindicBERTonfull_FT3

This model is a fine-tuned version of ai4bharat/indic-bert on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.0320
  • Accuracy: 0.789
  • F1: 0.7885

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: 1.4638638566821256e-05
  • trainbatchsize: 32
  • evalbatchsize: 64
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 14

Training results

Training LossEpochStepValidation LossAccuracyF1
0.57071.01570.58420.68950.6630
0.48312.03140.54440.74350.7420
0.43633.04710.47000.7750.7730
0.35484.06280.47810.77650.7763
0.24685.07850.54160.7860.7858
0.20466.09420.62930.77750.7768
0.1277.010990.65580.78150.7802
0.10428.012560.95240.7420.7381
0.06539.014131.06190.74850.7450
0.025310.015701.03200.7890.7885
0.040511.017271.10280.77950.7794
0.010612.018841.11500.7840.7840
0.009813.020411.13620.7850.7850
0.033114.021981.14530.7850.7850

Framework versions

  • Transformers 4.49.0
  • Pytorch 2.6.0+cu124
  • Datasets 3.3.2
  • Tokenizers 0.21.0