Training in progress epoch 7
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 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
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 |
| 0.3678 | 0.8634 | 0.8876 | 1.2341 | 0.7618 | 0.7649 | 6 |
|
|
|
57 |
|
58 |
|
59 |
### 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.2555
|
19 |
+
- Train End Logits Accuracy: 0.9044
|
20 |
+
- Train Start Logits Accuracy: 0.9181
|
21 |
+
- Validation Loss: 1.1561
|
22 |
+
- Validation End Logits Accuracy: 0.7649
|
23 |
+
- Validation Start Logits Accuracy: 0.8056
|
24 |
+
- Epoch: 7
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
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 |
| 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 |
|
59 |
|
60 |
### 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:2820517dcc3d94340a35f1652d59c72f12462775ccc539d1194060b5ba02a557
|
3 |
+
size 1443083
|
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:b6674e11f566f2006a3a0346ceb27250db34dc5b78fb562e644765fa7deef7ab
|
3 |
+
size 4325
|
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:d03ba239b5458e61d9ff21daf49d04e5e409169efa0064cb1ae2f69502999a89
|
3 |
size 265583592
|