Training in progress epoch 12
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 |
|
@@ -59,6 +59,7 @@ The following hyperparameters were used during training:
|
|
59 |
| 0.1855 | 0.9286 | 0.9475 | 1.2809 | 0.7994 | 0.7774 | 9 |
|
60 |
| 0.1654 | 0.9443 | 0.9454 | 1.3974 | 0.7837 | 0.7806 | 10 |
|
61 |
| 0.1282 | 0.9464 | 0.9517 | 1.4260 | 0.7774 | 0.7837 | 11 |
|
|
|
62 |
|
63 |
|
64 |
### 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.1313
|
19 |
+
- Train End Logits Accuracy: 0.9443
|
20 |
+
- Train Start Logits Accuracy: 0.9601
|
21 |
+
- Validation Loss: 1.4537
|
22 |
+
- Validation End Logits Accuracy: 0.7900
|
23 |
+
- Validation Start Logits Accuracy: 0.7962
|
24 |
+
- Epoch: 12
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
59 |
| 0.1855 | 0.9286 | 0.9475 | 1.2809 | 0.7994 | 0.7774 | 9 |
|
60 |
| 0.1654 | 0.9443 | 0.9454 | 1.3974 | 0.7837 | 0.7806 | 10 |
|
61 |
| 0.1282 | 0.9464 | 0.9517 | 1.4260 | 0.7774 | 0.7837 | 11 |
|
62 |
+
| 0.1313 | 0.9443 | 0.9601 | 1.4537 | 0.7900 | 0.7962 | 12 |
|
63 |
|
64 |
|
65 |
### 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:fb298b656566fb8e2e50fb36b39f3e949ab99455ca1f1dbb1457942434c7f895
|
3 |
+
size 1444263
|
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:19fd2aaa57247a8908a4527711fb669881579eaae438dcdd2b9ff97713c01e99
|
3 |
+
size 6985
|
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:05ec4796c0f9253deaa2f5462a280bc3fde0fe7474cd19e66c82ee3e6fad531f
|
3 |
size 265583592
|