CoolFace
Modelpublic

th-nuernberg/gbert-base-german-counseling-gecco

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

gecco-german-counseling-gbert-base

This model is a fine-tuned version of deepset/gbert-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.2480
  • —Accuracy: 0.7194
  • —F1: 0.5062

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

Training results

Training LossEpochStepValidation LossAccuracyF1
3.4391.0203.11810.24840.0474
2.94312.0402.68410.39350.1637
2.54773.0602.31200.53870.2802
2.18234.0802.05260.59350.3138
1.87865.01001.82420.63870.3541
1.62676.01201.67200.65480.3682
1.44477.01401.55380.66450.3718
1.27348.01601.46550.67100.3801
1.10999.01801.40400.69350.4202
1.076610.02001.35410.69030.4330
0.91311.02201.30780.69680.4629
0.855712.02401.28790.71610.5000
0.847713.02601.27720.70970.4946
0.741214.02801.25980.71610.5042
0.734115.03001.24840.71940.5069
0.702916.03201.24800.71940.5062

Framework versions

  • —Transformers 4.35.1
  • —Pytorch 1.10.1+cu111
  • —Datasets 2.14.7
  • —Tokenizers 0.14.1