CoolFace
Modelpublic

Arron99/tes1-UASNLP2

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

tes1-UASNLP2

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

  • —Loss: 0.3413
  • —Accuracy: 0.8705
  • —Precision: 0.8858
  • —Recall: 0.8803
  • —F1: 0.8830

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: 64
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.45961.21211000.36310.85540.87670.86050.8685
0.2542.42422000.34130.87050.88580.88030.8830
0.16743.63643000.38470.87930.87580.91180.8934
0.09684.84854000.49270.87590.91450.85640.8845
0.06146.06065000.53080.87210.87480.89810.8863
0.04187.27276000.60980.87590.89880.87480.8867
0.02968.48487000.65070.87510.89100.88300.8870
0.01839.69708000.68220.87890.89440.88650.8904

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.3.0+cu121
  • —Tokenizers 0.19.1