Training in progress epoch 10
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 |
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
| 0.2555 | 0.9044 | 0.9181 | 1.1561 | 0.7649 | 0.8056 | 7 |
|
58 |
| 0.2151 | 0.9160 | 0.9328 | 1.0908 | 0.7931 | 0.7994 | 8 |
|
59 |
| 0.1855 | 0.9286 | 0.9475 | 1.2809 | 0.7994 | 0.7774 | 9 |
|
|
|
60 |
|
61 |
|
62 |
### 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.1654
|
19 |
+
- Train End Logits Accuracy: 0.9443
|
20 |
+
- Train Start Logits Accuracy: 0.9454
|
21 |
+
- Validation Loss: 1.3974
|
22 |
+
- Validation End Logits Accuracy: 0.7837
|
23 |
+
- Validation Start Logits Accuracy: 0.7806
|
24 |
+
- Epoch: 10
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
57 |
| 0.2555 | 0.9044 | 0.9181 | 1.1561 | 0.7649 | 0.8056 | 7 |
|
58 |
| 0.2151 | 0.9160 | 0.9328 | 1.0908 | 0.7931 | 0.7994 | 8 |
|
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 |
|
62 |
|
63 |
### 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:b8ce6a17e352bbf427e699dc54a06c878bde7856a312879de6891506459eaf09
|
3 |
+
size 1443791
|
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:9fd8288bf46527f797d827d23c91f750e70a209d1f8d0ee4e55940d41c7bd629
|
3 |
+
size 5921
|
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:c3b1e572216fc1304606668ff5788f1399b7557d96e25a2950e831304d1d5bb9
|
3 |
size 265583592
|