CoolFace
Modelpublic

th-nuernberg/gelectra-large-german-counseling-gecco

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

gecco-german-counseling-gelectra-large

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

  • —Loss: 1.3342
  • —Accuracy: 0.7290
  • —F1: 0.4663

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.61821.0203.47390.17100.0391
3.38722.0403.17590.27420.0806
3.11643.0602.88040.37740.1428
2.82644.0802.58620.52900.2440
2.54885.01002.30900.58710.2816
2.25546.01202.08040.61940.3196
2.03637.01401.90510.64520.3435
1.83618.01601.76840.66770.3593
1.59289.01801.63800.70.4038
1.558410.02001.55190.70970.4142
1.354811.02201.48320.71940.4325
1.258512.02401.42530.72260.4530
1.20913.02601.38740.71940.4512
1.084614.02801.35260.73230.4667
1.070515.03001.33770.72580.4643
1.013716.03201.33420.72900.4663

Framework versions

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