Training in progress epoch 38
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 |
|
@@ -85,6 +85,7 @@ The following hyperparameters were used during training:
|
|
85 |
| 0.0216 | 0.9884 | 0.9947 | 1.5707 | 0.7931 | 0.8025 | 35 |
|
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 |
|
89 |
|
90 |
### 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.0148
|
19 |
+
- Train End Logits Accuracy: 0.9905
|
20 |
+
- Train Start Logits Accuracy: 0.9947
|
21 |
+
- Validation Loss: 1.8678
|
22 |
- Validation End Logits Accuracy: 0.7868
|
23 |
+
- Validation Start Logits Accuracy: 0.7931
|
24 |
+
- Epoch: 38
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
85 |
| 0.0216 | 0.9884 | 0.9947 | 1.5707 | 0.7931 | 0.8025 | 35 |
|
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
|
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:2448d62f5df91b42ce1afa995193939a858c7ab8cf3560fdf444b2097a458e1f
|
3 |
+
size 1450399
|
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:958642383fa24f9d539abb8a9f46e85fd41e2113b87517d47988e44bdc802cfe
|
3 |
+
size 20817
|
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:79c4aa659f96293966c18aa529a4d79f260b3a9c413a1f6b668d567e9263449b
|
3 |
size 265583592
|