End of training
Browse files- README.md +12 -12
- pytorch_model.bin +1 -1
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: 0.
|
21 |
-
- F1: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### 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: 0.7182
|
21 |
+
- F1: 0.3333
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
+
| 0.6609 | 1.0 | 189 | 0.6062 | 0.0 |
|
53 |
+
| 0.6168 | 2.0 | 378 | 0.5649 | 0.1818 |
|
54 |
+
| 0.5638 | 3.0 | 567 | 0.5665 | 0.1818 |
|
55 |
+
| 0.5382 | 4.0 | 756 | 0.5790 | 0.2128 |
|
56 |
+
| 0.5399 | 5.0 | 945 | 0.5459 | 0.3284 |
|
57 |
+
| 0.4745 | 6.0 | 1134 | 0.7525 | 0.3265 |
|
58 |
+
| 0.5061 | 7.0 | 1323 | 0.6379 | 0.3529 |
|
59 |
+
| 0.377 | 8.0 | 1512 | 0.6965 | 0.3692 |
|
60 |
+
| 0.4159 | 9.0 | 1701 | 0.7172 | 0.3478 |
|
61 |
+
| 0.3924 | 10.0 | 1890 | 0.7182 | 0.3333 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 436400366
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cafcdb83b950fd0e86f5df05f69567f5d7f13312f7e451113273150a0837e045
|
3 |
size 436400366
|