Training in progress epoch 39
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.7868
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -86,6 +86,7 @@ The following hyperparameters were used during training:
|
|
86 |
| 0.0161 | 0.9937 | 0.9916 | 1.7071 | 0.7806 | 0.8025 | 36 |
|
87 |
| 0.0146 | 0.9926 | 0.9926 | 1.7827 | 0.7868 | 0.7962 | 37 |
|
88 |
| 0.0148 | 0.9905 | 0.9947 | 1.8678 | 0.7868 | 0.7931 | 38 |
|
|
|
89 |
|
90 |
|
91 |
### 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.0117
|
19 |
+
- Train End Logits Accuracy: 0.9884
|
20 |
+
- Train Start Logits Accuracy: 0.9968
|
21 |
+
- Validation Loss: 1.7944
|
22 |
- Validation End Logits Accuracy: 0.7868
|
23 |
+
- Validation Start Logits Accuracy: 0.7900
|
24 |
+
- Epoch: 39
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
86 |
| 0.0161 | 0.9937 | 0.9916 | 1.7071 | 0.7806 | 0.8025 | 36 |
|
87 |
| 0.0146 | 0.9926 | 0.9926 | 1.7827 | 0.7868 | 0.7962 | 37 |
|
88 |
| 0.0148 | 0.9905 | 0.9947 | 1.8678 | 0.7868 | 0.7931 | 38 |
|
89 |
+
| 0.0117 | 0.9884 | 0.9968 | 1.7944 | 0.7868 | 0.7900 | 39 |
|
90 |
|
91 |
|
92 |
### 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:ca1e6d50dd637643697e190a8dd8ca3cc2863a5426b5c9f2bba801eca7f3364c
|
3 |
+
size 1450635
|
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:e44cdfc6156ab4414eb4241013960f94973334959dcf772ba898623cefeb1116
|
3 |
+
size 21349
|
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:eef7a58a65204221adba03e1374b6f454f3eb449b9a36f5416f4a6c19be4bdd6
|
3 |
size 265583592
|