CoolFace
Modelpublic

alexandrainst/da-discourse-coherence-base

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

da-discourse-coherence-base

This model is a fine-tuned version of NbAiLab/nb-bert-base on the DDisco dataset. It achieves the following results on the evaluation set:

  • Loss: 0.7487
  • Accuracy: 0.6915

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 2e-05
  • trainbatchsize: 4
  • evalbatchsize: 4
  • seed: 703
  • gradientaccumulationsteps: 16
  • totaltrainbatch_size: 64
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.05
  • num_epochs: 6.0

Training results

Training LossEpochStepValidation LossAccuracy
1.34220.451.01660.5721
0.96450.8100.89660.5721
0.98541.24150.84990.5721
0.86281.64200.83790.6517
0.90462.08250.82280.5721
0.83612.48300.79800.5821
0.81582.88350.80950.5821
0.86893.32400.79890.6169
0.81253.72450.77300.6965
0.8434.16500.75660.6418
0.74214.56550.78400.6517
0.79494.96600.75310.6915
0.8285.4650.74640.6816
0.74385.8700.74870.6915

Framework versions

  • Transformers 4.26.0
  • Pytorch 1.13.0a0+d0d6b1f
  • Datasets 2.9.0
  • Tokenizers 0.13.2

Contributor

ajders