princetyagi commited on
Commit
97d322a
1 Parent(s): d270782

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-base-german-cased](https://huggingface.co/bert-base-german-cased) on the germanquad dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.5837
20
 
21
  ## Model description
22
 
@@ -47,16 +47,16 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 1.0 | 360 | 1.7190 |
51
- | 2.7136 | 2.0 | 720 | 1.6624 |
52
- | 1.3704 | 3.0 | 1080 | 1.6460 |
53
- | 1.3704 | 4.0 | 1440 | 1.9336 |
54
- | 0.7467 | 5.0 | 1800 | 2.0047 |
55
- | 0.4077 | 6.0 | 2160 | 2.1701 |
56
- | 0.2468 | 7.0 | 2520 | 2.3223 |
57
- | 0.2468 | 8.0 | 2880 | 2.4638 |
58
- | 0.1475 | 9.0 | 3240 | 2.5493 |
59
- | 0.1023 | 10.0 | 3600 | 2.5837 |
60
 
61
 
62
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-base-german-cased](https://huggingface.co/bert-base-german-cased) on the germanquad dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.6468
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 180 | 1.9940 |
51
+ | No log | 2.0 | 360 | 1.7339 |
52
+ | 2.5168 | 3.0 | 540 | 1.8300 |
53
+ | 2.5168 | 4.0 | 720 | 1.9861 |
54
+ | 2.5168 | 5.0 | 900 | 2.1922 |
55
+ | 0.6891 | 6.0 | 1080 | 2.3542 |
56
+ | 0.6891 | 7.0 | 1260 | 2.4410 |
57
+ | 0.6891 | 8.0 | 1440 | 2.5836 |
58
+ | 0.2347 | 9.0 | 1620 | 2.6020 |
59
+ | 0.2347 | 10.0 | 1800 | 2.6468 |
60
 
61
 
62
  ### Framework versions