Training in progress epoch 9
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 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.3678 | 0.8634 | 0.8876 | 1.2341 | 0.7618 | 0.7649 | 6 |
|
57 |
| 0.2555 | 0.9044 | 0.9181 | 1.1561 | 0.7649 | 0.8056 | 7 |
|
58 |
| 0.2151 | 0.9160 | 0.9328 | 1.0908 | 0.7931 | 0.7994 | 8 |
|
|
|
59 |
|
60 |
|
61 |
### 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.1855
|
19 |
+
- Train End Logits Accuracy: 0.9286
|
20 |
+
- Train Start Logits Accuracy: 0.9475
|
21 |
+
- Validation Loss: 1.2809
|
22 |
+
- Validation End Logits Accuracy: 0.7994
|
23 |
+
- Validation Start Logits Accuracy: 0.7774
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
| 0.3678 | 0.8634 | 0.8876 | 1.2341 | 0.7618 | 0.7649 | 6 |
|
57 |
| 0.2555 | 0.9044 | 0.9181 | 1.1561 | 0.7649 | 0.8056 | 7 |
|
58 |
| 0.2151 | 0.9160 | 0.9328 | 1.0908 | 0.7931 | 0.7994 | 8 |
|
59 |
+
| 0.1855 | 0.9286 | 0.9475 | 1.2809 | 0.7994 | 0.7774 | 9 |
|
60 |
|
61 |
|
62 |
### 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:394128f6f48612b9e48d33ddba0b20f4efb4bc1a2b33b9dff40c62e4fa78d361
|
3 |
+
size 1443555
|
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:d8207c51ff6e59c49192b86f230d92d241ac81b0b8c929c64b87df98a604c312
|
3 |
+
size 5389
|
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:64fe96bbd1c9cd0c205c46512c4822680c18748890723e518eb716ff8ee0d2fd
|
3 |
size 265583592
|