CoolFace
Modelpublic

ashabrawy/NADI-Country-DID-MARBERTv2

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes11downloads
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. -->

NADI-Country-DID-MARBERTv2

This model is a fine-tuned version of UBC-NLP/MARBERTv2 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.9474
  • —Accuracy: 0.3212
  • —F1: 0.3031

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: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossAccuracyF1
2.59711.08832.40840.29900.2699
1.55022.017662.46970.32070.3072
0.96723.026492.66770.32220.3057
0.62484.035322.85010.31520.2951
0.50225.044152.94740.32120.3031

Framework versions

  • —Transformers 4.55.2
  • —Pytorch 2.8.0+cu128
  • —Datasets 2.16.0
  • —Tokenizers 0.21.4