Ghunghru commited on
Commit
b1ef564
1 Parent(s): bd02a4f

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [bert-base-german-cased](https://huggingface.co/bert-base-german-cased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.0383
21
- - F1: 0.9519
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | No log | 1.0 | 216 | 0.5865 | 0.9115 |
53
- | 0.6962 | 2.0 | 432 | 1.0383 | 0.9519 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [bert-base-german-cased](https://huggingface.co/bert-base-german-cased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.0065
21
+ - F1: 0.9521
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | No log | 1.0 | 216 | 0.5750 | 0.9086 |
53
+ | 0.7126 | 2.0 | 432 | 1.0065 | 0.9521 |
54
 
55
 
56
  ### Framework versions