Training in progress epoch 28
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.9863
|
20 |
-
- Train Start Logits Accuracy: 0.
|
21 |
-
- Validation Loss: 1.
|
22 |
- Validation End Logits Accuracy: 0.7774
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -75,6 +75,7 @@ The following hyperparameters were used during training:
|
|
75 |
| 0.0320 | 0.9842 | 0.9874 | 1.5801 | 0.7868 | 0.7994 | 25 |
|
76 |
| 0.0296 | 0.9832 | 0.9884 | 1.6310 | 0.7962 | 0.7962 | 26 |
|
77 |
| 0.0307 | 0.9863 | 0.9926 | 1.4756 | 0.7774 | 0.7900 | 27 |
|
|
|
78 |
|
79 |
|
80 |
### 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.0254
|
19 |
- Train End Logits Accuracy: 0.9863
|
20 |
+
- Train Start Logits Accuracy: 0.9895
|
21 |
+
- Validation Loss: 1.7564
|
22 |
- Validation End Logits Accuracy: 0.7774
|
23 |
+
- Validation Start Logits Accuracy: 0.7931
|
24 |
+
- Epoch: 28
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
75 |
| 0.0320 | 0.9842 | 0.9874 | 1.5801 | 0.7868 | 0.7994 | 25 |
|
76 |
| 0.0296 | 0.9832 | 0.9884 | 1.6310 | 0.7962 | 0.7962 | 26 |
|
77 |
| 0.0307 | 0.9863 | 0.9926 | 1.4756 | 0.7774 | 0.7900 | 27 |
|
78 |
+
| 0.0254 | 0.9863 | 0.9895 | 1.7564 | 0.7774 | 0.7931 | 28 |
|
79 |
|
80 |
|
81 |
### 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:40d5873c69a296a568142df9656ed04e88531a81adacd341fd1007697c97509a
|
3 |
+
size 1448039
|
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:53e3c7a5fa93c4df33dbca49f03184ea3fd75d5ef598d56922132d66298471e7
|
3 |
+
size 15497
|
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:4d8eaab3d5a8069e908c1d21aa84a863b12ae693e6c278e2c39f0fad9e176111
|
3 |
size 265583592
|