tillschwoerer
commited on
Commit
•
be873da
1
Parent(s):
a7a1ef0
update model card README.md
Browse files
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [Mathking/bert-base-german-cased-gnad10](https://huggingface.co/Mathking/bert-base-german-cased-gnad10) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Accuracy: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -47,15 +47,15 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
50 |
-
| 1.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [Mathking/bert-base-german-cased-gnad10](https://huggingface.co/Mathking/bert-base-german-cased-gnad10) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.4327
|
19 |
+
- Accuracy: 0.8733
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
50 |
+
| 1.3737 | 0.4 | 30 | 0.9333 | 0.7133 |
|
51 |
+
| 0.7848 | 0.8 | 60 | 0.5591 | 0.8133 |
|
52 |
+
| 0.4933 | 1.2 | 90 | 0.4939 | 0.8 |
|
53 |
+
| 0.3441 | 1.6 | 120 | 0.5537 | 0.8133 |
|
54 |
+
| 0.3972 | 2.0 | 150 | 0.4229 | 0.8533 |
|
55 |
+
| 0.2103 | 2.4 | 180 | 0.4327 | 0.8733 |
|
56 |
+
| 0.1783 | 2.8 | 210 | 0.4834 | 0.8467 |
|
57 |
+
| 0.1367 | 3.2 | 240 | 0.4634 | 0.86 |
|
58 |
+
| 0.1273 | 3.6 | 270 | 0.4828 | 0.8467 |
|
59 |
|
60 |
|
61 |
### Framework versions
|