CoolFace
Modelpublic

Tommert25/robbert_dataaugmentation

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes10downloads
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. -->

robbert_dataaugmentation

This model is a fine-tuned version of pdelobelle/robbert-v2-dutch-base on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.7814
  • Precisions: 0.8515
  • Recall: 0.8094
  • F-measure: 0.8265
  • Accuracy: 0.9039

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: 7.5e-05
  • trainbatchsize: 16
  • evalbatchsize: 16
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 14

Training results

Training LossEpochStepValidation LossPrecisionsRecallF-measureAccuracy
0.58131.02850.43110.76950.74130.75370.8704
0.25332.05700.49520.83390.75010.77450.8801
0.12163.08550.50670.84030.79680.81480.8932
0.06854.011400.61210.80410.79720.79630.8886
0.04785.014250.66030.82390.78200.79830.8893
0.02946.017100.70290.81900.80290.80830.8954
0.01477.019950.72190.83320.81980.82270.8991
0.01428.022800.77020.83300.79530.81090.8961
0.00999.025650.76700.83400.79430.80860.8972
0.004410.028500.81320.84340.80260.81930.9025
0.005811.031350.77570.84680.81000.82530.9033
0.004612.034200.78140.85150.80940.82650.9039
0.002913.037050.80570.84940.80460.82290.9029
0.001214.039900.79940.84920.80470.82300.9031

Framework versions

  • Transformers 4.34.0
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.5
  • Tokenizers 0.14.1