Commandante commited on
Commit
36912ff
1 Parent(s): 4957e2c

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [oliverguhr/german-sentiment-bert](https://huggingface.co/oliverguhr/german-sentiment-bert) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.6099
19
 
20
  ## Model description
21
 
@@ -47,13 +47,13 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 2.5995 | 1.0 | 3 | 1.8235 |
51
- | 2.5995 | 2.0 | 6 | 1.8114 |
52
- | 2.5995 | 3.0 | 9 | 1.7902 |
53
- | 2.5995 | 4.0 | 12 | 1.7628 |
54
- | 2.5995 | 5.0 | 15 | 1.7234 |
55
- | 2.5995 | 6.0 | 18 | 1.6716 |
56
- | 2.5995 | 7.0 | 21 | 1.6099 |
57
 
58
 
59
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [oliverguhr/german-sentiment-bert](https://huggingface.co/oliverguhr/german-sentiment-bert) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.3965
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 2.2379 | 1.0 | 3 | 1.6068 |
51
+ | 2.2379 | 2.0 | 6 | 1.5979 |
52
+ | 2.2379 | 3.0 | 9 | 1.5805 |
53
+ | 2.2379 | 4.0 | 12 | 1.5571 |
54
+ | 2.2379 | 5.0 | 15 | 1.5176 |
55
+ | 2.2379 | 6.0 | 18 | 1.4626 |
56
+ | 2.2379 | 7.0 | 21 | 1.3965 |
57
 
58
 
59
  ### Framework versions