Training in progress epoch 19
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.
|
21 |
-
- Validation Loss: 4.
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -66,6 +66,7 @@ The following hyperparameters were used during training:
|
|
66 |
| 0.0824 | 0.9769 | 0.9715 | 4.1327 | 0.5210 | 0.4842 | 16 |
|
67 |
| 0.0674 | 0.9809 | 0.9757 | 4.1439 | 0.5293 | 0.4901 | 17 |
|
68 |
| 0.0578 | 0.9828 | 0.9797 | 4.1311 | 0.5358 | 0.4942 | 18 |
|
|
|
69 |
|
70 |
|
71 |
### 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.0509
|
19 |
+
- Train End Logits Accuracy: 0.9857
|
20 |
+
- Train Start Logits Accuracy: 0.9824
|
21 |
+
- Validation Loss: 4.2251
|
22 |
+
- Validation End Logits Accuracy: 0.5322
|
23 |
+
- Validation Start Logits Accuracy: 0.4891
|
24 |
+
- Epoch: 19
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
66 |
| 0.0824 | 0.9769 | 0.9715 | 4.1327 | 0.5210 | 0.4842 | 16 |
|
67 |
| 0.0674 | 0.9809 | 0.9757 | 4.1439 | 0.5293 | 0.4901 | 17 |
|
68 |
| 0.0578 | 0.9828 | 0.9797 | 4.1311 | 0.5358 | 0.4942 | 18 |
|
69 |
+
| 0.0509 | 0.9857 | 0.9824 | 4.2251 | 0.5322 | 0.4891 | 19 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
logs/train/events.out.tfevents.1714957848.f7da57357404.85.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:7dd0595f80e9ebbf85cb8a61b2574e9fa6c6d9f02f50a1b14e7ca71529a8124c
|
3 |
+
size 1445916
|
logs/validation/events.out.tfevents.1714958638.f7da57357404.85.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:cbe0bbefe9e5e9fc4e39264d606ffc88913ee2240fcc45f556057543e1014b07
|
3 |
+
size 10751
|
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:bc9b26079a2006f77253f85bb6d13ea0ecec2a84d2da7e940d229e79f7577707
|
3 |
size 260895720
|