Training in progress epoch 13
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 |
|
@@ -60,6 +60,7 @@ The following hyperparameters were used during training:
|
|
60 |
| 0.1654 | 0.9443 | 0.9454 | 1.3974 | 0.7837 | 0.7806 | 10 |
|
61 |
| 0.1282 | 0.9464 | 0.9517 | 1.4260 | 0.7774 | 0.7837 | 11 |
|
62 |
| 0.1313 | 0.9443 | 0.9601 | 1.4537 | 0.7900 | 0.7962 | 12 |
|
|
|
63 |
|
64 |
|
65 |
### 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.1301
|
19 |
+
- Train End Logits Accuracy: 0.9517
|
20 |
+
- Train Start Logits Accuracy: 0.9590
|
21 |
+
- Validation Loss: 1.1851
|
22 |
+
- Validation End Logits Accuracy: 0.7774
|
23 |
+
- Validation Start Logits Accuracy: 0.8150
|
24 |
+
- Epoch: 13
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
60 |
| 0.1654 | 0.9443 | 0.9454 | 1.3974 | 0.7837 | 0.7806 | 10 |
|
61 |
| 0.1282 | 0.9464 | 0.9517 | 1.4260 | 0.7774 | 0.7837 | 11 |
|
62 |
| 0.1313 | 0.9443 | 0.9601 | 1.4537 | 0.7900 | 0.7962 | 12 |
|
63 |
+
| 0.1301 | 0.9517 | 0.9590 | 1.1851 | 0.7774 | 0.8150 | 13 |
|
64 |
|
65 |
|
66 |
### 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:786e5c97a4f98ace650c8de0cf5be6deca1d3cb2a5f38cd5746a255e427876d2
|
3 |
+
size 1444499
|
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:d89e5f413237e644e710b4b9856bec43e07ea3c1b95ee876661f29fbfc773079
|
3 |
+
size 7517
|
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:87ff3d660fbc88d28b8e00400244fd4194e368e71036f9512138ec0d1b030811
|
3 |
size 265583592
|