Training in progress epoch 23
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.7806
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -69,6 +69,8 @@ The following hyperparameters were used during training:
|
|
69 |
| 0.0604 | 0.9737 | 0.9779 | 1.6410 | 0.7962 | 0.8088 | 19 |
|
70 |
| 0.0497 | 0.9758 | 0.9821 | 1.5655 | 0.7962 | 0.8119 | 20 |
|
71 |
| 0.0668 | 0.9685 | 0.9811 | 1.3480 | 0.7806 | 0.7962 | 21 |
|
|
|
|
|
72 |
|
73 |
|
74 |
### 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.0550
|
19 |
+
- Train End Logits Accuracy: 0.9769
|
20 |
+
- Train Start Logits Accuracy: 0.9832
|
21 |
+
- Validation Loss: 1.3593
|
22 |
- Validation End Logits Accuracy: 0.7806
|
23 |
+
- Validation Start Logits Accuracy: 0.8056
|
24 |
+
- Epoch: 23
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
69 |
| 0.0604 | 0.9737 | 0.9779 | 1.6410 | 0.7962 | 0.8088 | 19 |
|
70 |
| 0.0497 | 0.9758 | 0.9821 | 1.5655 | 0.7962 | 0.8119 | 20 |
|
71 |
| 0.0668 | 0.9685 | 0.9811 | 1.3480 | 0.7806 | 0.7962 | 21 |
|
72 |
+
| 0.0567 | 0.9769 | 0.9800 | 1.3820 | 0.7900 | 0.8088 | 22 |
|
73 |
+
| 0.0550 | 0.9769 | 0.9832 | 1.3593 | 0.7806 | 0.8056 | 23 |
|
74 |
|
75 |
|
76 |
### 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:3198ecd17b33b7139d11c75cd37b5330cf0f3164f694e1a2a784f31b22d9ab57
|
3 |
+
size 1446859
|
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:7d1ed6327996185798de992672b0304ba9db57f7ea4697367089049f42f43180
|
3 |
+
size 12837
|
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:715859930afe1674c93c700de9227e5a40772c3a327e28ddac970c1228e988e7
|
3 |
size 265583592
|