Commit
路
97d322a
1
Parent(s):
d270782
update model card README.md
Browse files
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.
|
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 |
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
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
|