CoolFace
Modelpublic

SADAF-IMAMU/Type_of_relation

sourceHugging Faceupdated 3y 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. -->

Typeofrelation

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

  • Loss: 1.3733
  • Macro F1: 0.7820
  • Precision: 0.7773
  • Recall: 0.7917
  • Kappa: 0.6875
  • Accuracy: 0.7917

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: 2e-05
  • trainbatchsize: 16
  • evalbatchsize: 128
  • seed: 25
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 32
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 15

Training results

Training LossEpochStepValidation LossMacro F1PrecisionRecallKappaAccuracy
1.12291.06970.80300.75000.73300.78520.66310.7852
0.80562.013950.74280.76980.75710.79740.68880.7974
0.643.020920.72850.77310.76530.79580.68670.7958
0.53234.027900.73100.78480.77580.80190.70100.8019
0.47175.034870.81390.77770.77360.79240.68490.7924
0.3126.041850.86250.78350.77610.79740.69500.7974
0.27077.048820.95280.78240.78040.79100.68690.7910
0.19078.055801.05350.78140.77490.79620.69020.7962
0.14949.062771.10440.77910.77610.78630.68250.7863
0.140810.069751.15930.78180.77900.78790.68450.7879
0.094911.076721.24280.78460.77910.79540.69200.7954
0.081512.083701.29980.78340.77700.79630.69260.7963
0.065713.090671.34310.78270.77840.79290.68890.7929
0.050914.097651.36870.78130.77730.79100.68630.7910
0.048814.99104551.37330.78200.77730.79170.68750.7917

Framework versions

  • Transformers 4.36.0
  • Pytorch 2.1.0+cu118
  • Tokenizers 0.15.0