CoolFace
Modelpublic

salohnana2018/POEMS-CAMELBERT-CA-RUN4

sourceHugging Faceapache-2.0updated 3y 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. -->

POEMS-CAMELBERT-CA-RUN4

This model is a fine-tuned version of CAMeL-Lab/bert-base-arabic-camelbert-ca on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1498
  • —Accuracy: 0.5966
  • —F1: 0.5966
  • —Precision: 0.5966
  • —Recall: 0.5966

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

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
1.34441.04721.22770.45520.45520.45520.4552
1.15892.09441.08660.52750.52750.52750.5275
1.08293.014161.14050.51460.51460.51460.5146
1.04.018881.02620.56430.56430.56430.5643
0.92885.023601.05740.57620.57620.57620.5762
0.87766.028321.04560.58380.58380.58380.5838
0.81667.033041.14210.57450.57450.57450.5745
0.76368.037761.09590.59310.59310.59310.5931
0.71739.042481.14000.58510.58510.58510.5851
0.691510.047201.14980.59660.59660.59660.5966

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2