End of training
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-german-cased](https://huggingface.co/bert-base-german-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
- Precision: 1.0
|
25 |
- Recall: 1.0
|
26 |
- F1: 1.0
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,16 +55,16 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
58 |
-
| No log | 1.0 |
|
59 |
-
| No log | 2.0 |
|
60 |
-
|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-german-cased](https://huggingface.co/bert-base-german-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.4272
|
24 |
- Precision: 1.0
|
25 |
- Recall: 1.0
|
26 |
- F1: 1.0
|
27 |
+
- Accuracy: 0.8575
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
58 |
+
| No log | 1.0 | 150 | 0.4852 | 1.0 | 1.0 | 1.0 | 0.8099 |
|
59 |
+
| No log | 2.0 | 300 | 0.4305 | 1.0 | 1.0 | 1.0 | 0.8499 |
|
60 |
+
| No log | 3.0 | 450 | 0.4272 | 1.0 | 1.0 | 1.0 | 0.8575 |
|
61 |
+
| 0.4985 | 4.0 | 600 | 0.4776 | 1.0 | 1.0 | 1.0 | 0.8510 |
|
62 |
+
| 0.4985 | 5.0 | 750 | 0.5090 | 1.0 | 1.0 | 1.0 | 0.8629 |
|
63 |
+
| 0.4985 | 6.0 | 900 | 0.5940 | 1.0 | 1.0 | 1.0 | 0.8521 |
|
64 |
+
| 0.1257 | 7.0 | 1050 | 0.5592 | 1.0 | 1.0 | 1.0 | 0.8618 |
|
65 |
+
| 0.1257 | 8.0 | 1200 | 0.6132 | 1.0 | 1.0 | 1.0 | 0.8521 |
|
66 |
+
| 0.1257 | 9.0 | 1350 | 0.6580 | 1.0 | 1.0 | 1.0 | 0.8639 |
|
67 |
+
| 0.0448 | 10.0 | 1500 | 0.6727 | 1.0 | 1.0 | 1.0 | 0.8629 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 434017112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49701096ef8c7652c8bd65b9473a255a2bdf9698411cbb0a724b096a7de78a67
|
3 |
size 434017112
|
runs/Jul12_12-22-54_6c6a8daafeaa/events.out.tfevents.1720786980.6c6a8daafeaa.755.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3157e0ea8f5dcfa796bddd29a6703218c0c666785179f57962f67c192909b99a
|
3 |
+
size 10870
|
runs/Jul12_12-22-54_6c6a8daafeaa/events.out.tfevents.1720787399.6c6a8daafeaa.755.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7732fa4d54aea30ce9b062685eeaad0366393907e0f1bd1ad5f4ae3e7c6e6de5
|
3 |
+
size 560
|