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-cased](https://huggingface.co/distilbert-base-cased) 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.9947
|
21 |
-
- Validation Loss: 4.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
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.0229 | 0.9935 | 0.9925 | 4.4773 | 0.5433 | 0.4985 | 26 |
|
77 |
| 0.0181 | 0.9951 | 0.9943 | 4.6989 | 0.5480 | 0.5066 | 27 |
|
78 |
| 0.0161 | 0.9953 | 0.9947 | 4.6873 | 0.5466 | 0.4995 | 28 |
|
|
|
79 |
|
80 |
|
81 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0150
|
19 |
+
- Train End Logits Accuracy: 0.9962
|
20 |
- Train Start Logits Accuracy: 0.9947
|
21 |
+
- Validation Loss: 4.6938
|
22 |
+
- Validation End Logits Accuracy: 0.5474
|
23 |
+
- Validation Start Logits Accuracy: 0.5004
|
24 |
+
- Epoch: 29
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
76 |
| 0.0229 | 0.9935 | 0.9925 | 4.4773 | 0.5433 | 0.4985 | 26 |
|
77 |
| 0.0181 | 0.9951 | 0.9943 | 4.6989 | 0.5480 | 0.5066 | 27 |
|
78 |
| 0.0161 | 0.9953 | 0.9947 | 4.6873 | 0.5466 | 0.4995 | 28 |
|
79 |
+
| 0.0150 | 0.9962 | 0.9947 | 4.6938 | 0.5474 | 0.5004 | 29 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
logs/train/events.out.tfevents.1714851440.98b139b24dd6.34.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:9a0709e84228251107ad37f98eadb1b57c40ba462ee2d076fa3d2e665458e215
|
3 |
+
size 1448276
|
logs/validation/events.out.tfevents.1714852237.98b139b24dd6.34.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:834abf24600a213ea46f5c55fcdaad28968c754e7a1ac308215fb1cc26f2db3f
|
3 |
+
size 16101
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 260895720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4af816c10b247fcedffcfac8f50e5b9d3a557719d35413276bfb64edf5b4efc2
|
3 |
size 260895720
|