CoolFace
Modelpublic

SiddharthaM/twitter-data-bert-base-multilingual-uncased-hindi-only-memes

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

twitter-data-bert-base-multilingual-uncased-hindi-only-memes

This model is a fine-tuned version of bert-base-multilingual-uncased on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5614
  • —Accuracy: 0.9031
  • —Precision: 0.9064
  • —Recall: 0.9057
  • —F1: 0.9060

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
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 6

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.54081.05110.47980.79740.84470.80490.7940
0.31172.010220.35760.88440.88750.88820.8869
0.20193.015330.34010.90200.90760.90470.9052
0.13644.020440.45190.88880.89360.89210.8923
0.07675.025550.52510.89870.90240.90160.9019
0.04336.030660.56140.90310.90640.90570.9060

Framework versions

  • —Transformers 4.24.0
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.6.1
  • —Tokenizers 0.13.1