CoolFace
Modelpublic

kugler/gbert-base-amdi-synset

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

gbert-base-amdi-synset

This model was trained from scratch on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.6415
  • Accuracy: 0.8330
  • F1: 0.6477
  • Precision: 0.6550
  • Recall: 0.6579

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

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
3.31750.4587502.22140.55940.22860.20220.2872
1.58240.91741001.12270.68670.38800.40030.4337
0.93581.37611500.84570.78660.54210.52930.5807
0.78841.83492000.71470.77620.55350.55380.5913
0.62452.29362500.66560.80550.56630.55390.6033
0.54842.75233000.62160.79860.57620.57890.6072
0.4623.21103500.59020.82270.62670.62060.6518
0.40893.66974000.63690.80720.59020.58420.6126
0.3684.12844500.61890.81580.62960.63840.6613
0.32324.58725000.64150.83300.64770.65500.6579
0.28365.04595500.63730.81240.63410.64910.6609
0.22125.50466000.68430.80900.63150.64710.6501
0.22285.96336500.59330.83650.66250.68980.6686
0.18386.42207000.63820.83130.64520.64720.6626
0.15276.88077500.64710.83300.66010.67510.6772
0.13937.33948000.67510.82270.62790.63390.6434
0.10827.79828500.66890.83820.66080.68360.6772
0.08128.25699000.71240.82960.66700.67850.6802
0.08368.71569500.72010.82440.64460.65970.6574
0.08169.174310000.72530.82960.64780.67220.6567
0.06459.633010500.72360.82620.64250.66550.6521

Framework versions

  • Transformers 4.45.2
  • Pytorch 2.3.1+cu121
  • Datasets 2.20.0
  • Tokenizers 0.20.3