Training in progress epoch 29
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.7774
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -76,6 +76,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0255
|
19 |
+
- Train End Logits Accuracy: 0.9853
|
20 |
+
- Train Start Logits Accuracy: 0.9937
|
21 |
+
- Validation Loss: 1.6061
|
22 |
- Validation End Logits Accuracy: 0.7774
|
23 |
+
- Validation Start Logits Accuracy: 0.7962
|
24 |
+
- Epoch: 29
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
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 |
+
| 0.0255 | 0.9853 | 0.9937 | 1.6061 | 0.7774 | 0.7962 | 29 |
|
80 |
|
81 |
|
82 |
### 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:0846f45ec21a76fb49937a1dba2dfee52ef129235bde2e3d829f53557d286f4f
|
3 |
+
size 1448275
|
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:d86bfa177e42b8a266dd615a2987de197853eec9609adc8479faad8b0c15f9a6
|
3 |
+
size 16029
|
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:24113875278f3a8ff3018f69119fa8e2fc35060301f03d3f1df8a077e6cc117b
|
3 |
size 265583592
|