Training in progress epoch 18
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
-
- Validation Loss: 1.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -65,6 +65,7 @@ The following hyperparameters were used during training:
|
|
65 |
| 0.1023 | 0.9601 | 0.9622 | 1.4575 | 0.7931 | 0.7931 | 15 |
|
66 |
| 0.0956 | 0.9590 | 0.9685 | 1.5160 | 0.7837 | 0.7900 | 16 |
|
67 |
| 0.0712 | 0.9727 | 0.9737 | 1.5741 | 0.7900 | 0.8088 | 17 |
|
|
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0752
|
19 |
+
- Train End Logits Accuracy: 0.9674
|
20 |
+
- Train Start Logits Accuracy: 0.9790
|
21 |
+
- Validation Loss: 1.4401
|
22 |
+
- Validation End Logits Accuracy: 0.7931
|
23 |
+
- Validation Start Logits Accuracy: 0.7994
|
24 |
+
- Epoch: 18
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
65 |
| 0.1023 | 0.9601 | 0.9622 | 1.4575 | 0.7931 | 0.7931 | 15 |
|
66 |
| 0.0956 | 0.9590 | 0.9685 | 1.5160 | 0.7837 | 0.7900 | 16 |
|
67 |
| 0.0712 | 0.9727 | 0.9737 | 1.5741 | 0.7900 | 0.8088 | 17 |
|
68 |
+
| 0.0752 | 0.9674 | 0.9790 | 1.4401 | 0.7931 | 0.7994 | 18 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
logs/train/events.out.tfevents.1720282996.c0123902ebad.1520.0.v2
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:3fe143dd6edd11c6704a3bd362b6fefda9284eda260064360e72e0b5651058ef
|
3 |
+
size 1445679
|
logs/validation/events.out.tfevents.1720283083.c0123902ebad.1520.1.v2
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:858f1afb04bd4702b36f3258a1227a68b8d94c1c1cd78567700c554ba754c96f
|
3 |
+
size 10177
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265583592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fdc8a45c4a7c7ab29e9145fb9897544c40d7990d47580e07883c439f3b963e3
|
3 |
size 265583592
|