Training in progress epoch 5
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 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 0.7612 | 0.7269 | 0.7647 | 1.0245 | 0.7210 | 0.7806 | 2 |
|
53 |
| 0.5528 | 0.7836 | 0.8319 | 1.2436 | 0.7116 | 0.7712 | 3 |
|
54 |
| 0.4667 | 0.8340 | 0.8435 | 1.0705 | 0.7524 | 0.7555 | 4 |
|
|
|
55 |
|
56 |
|
57 |
### 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.3834
|
19 |
+
- Train End Logits Accuracy: 0.8813
|
20 |
+
- Train Start Logits Accuracy: 0.8687
|
21 |
+
- Validation Loss: 1.1209
|
22 |
+
- Validation End Logits Accuracy: 0.7586
|
23 |
+
- Validation Start Logits Accuracy: 0.7712
|
24 |
+
- Epoch: 5
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
| 0.7612 | 0.7269 | 0.7647 | 1.0245 | 0.7210 | 0.7806 | 2 |
|
53 |
| 0.5528 | 0.7836 | 0.8319 | 1.2436 | 0.7116 | 0.7712 | 3 |
|
54 |
| 0.4667 | 0.8340 | 0.8435 | 1.0705 | 0.7524 | 0.7555 | 4 |
|
55 |
+
| 0.3834 | 0.8813 | 0.8687 | 1.1209 | 0.7586 | 0.7712 | 5 |
|
56 |
|
57 |
|
58 |
### 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:5c34cebfeadc0c6ee4414f5b742507af5cf80c6bd0b8e781e8c6091c90abbdf2
|
3 |
+
size 1442611
|
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:ea7629971feefaa6c0668597dcc33e04e3eb2ec77f12b6d27cbc64c408880cbc
|
3 |
+
size 3261
|
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:d60ed6d0d0885d9fcbb48e4520215f0082de5a1ea4e0fa44bc22b827424f200b
|
3 |
size 265583592
|