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 |
-
| 0.
|
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.3975
|
24 |
- Precision: 1.0
|
25 |
- Recall: 1.0
|
26 |
- F1: 1.0
|
27 |
+
- Accuracy: 0.8558
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
58 |
+
| No log | 1.0 | 176 | 0.4752 | 1.0 | 1.0 | 1.0 | 0.8357 |
|
59 |
+
| No log | 2.0 | 352 | 0.3975 | 1.0 | 1.0 | 1.0 | 0.8558 |
|
60 |
+
| 0.5076 | 3.0 | 528 | 0.4117 | 1.0 | 1.0 | 1.0 | 0.8776 |
|
61 |
+
| 0.5076 | 4.0 | 704 | 0.4228 | 1.0 | 1.0 | 1.0 | 0.8718 |
|
62 |
+
| 0.5076 | 5.0 | 880 | 0.5215 | 1.0 | 1.0 | 1.0 | 0.8650 |
|
63 |
+
| 0.1496 | 6.0 | 1056 | 0.5095 | 1.0 | 1.0 | 1.0 | 0.8743 |
|
64 |
+
| 0.1496 | 7.0 | 1232 | 0.6050 | 1.0 | 1.0 | 1.0 | 0.8709 |
|
65 |
+
| 0.1496 | 8.0 | 1408 | 0.5949 | 1.0 | 1.0 | 1.0 | 0.8759 |
|
66 |
+
| 0.0557 | 9.0 | 1584 | 0.6324 | 1.0 | 1.0 | 1.0 | 0.8743 |
|
67 |
+
| 0.0557 | 10.0 | 1760 | 0.6473 | 1.0 | 1.0 | 1.0 | 0.8768 |
|
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:b2d7d271b7c3b6370b669205a407dd82825f7362db82475a057842e567832d48
|
3 |
size 434017112
|
runs/Jul11_19-15-14_bc8b18650109/events.out.tfevents.1720725317.bc8b18650109.344.2
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:b0f1f2bc1e1ca113147b7de417c5a6c25e2995187324df87bdb7917b269ce7fd
|
3 |
+
size 10870
|
runs/Jul11_19-15-14_bc8b18650109/events.out.tfevents.1720725930.bc8b18650109.344.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50887bd7b226ff4b4f88adf05e2734ef51f1b52758a5984c0087d8be631a8532
|
3 |
+
size 560
|