Training in progress epoch 20
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.7962
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -67,6 +67,7 @@ The following hyperparameters were used during training:
|
|
67 |
| 0.0712 | 0.9727 | 0.9737 | 1.5741 | 0.7900 | 0.8088 | 17 |
|
68 |
| 0.0752 | 0.9674 | 0.9790 | 1.4401 | 0.7931 | 0.7994 | 18 |
|
69 |
| 0.0604 | 0.9737 | 0.9779 | 1.6410 | 0.7962 | 0.8088 | 19 |
|
|
|
70 |
|
71 |
|
72 |
### 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.0497
|
19 |
+
- Train End Logits Accuracy: 0.9758
|
20 |
+
- Train Start Logits Accuracy: 0.9821
|
21 |
+
- Validation Loss: 1.5655
|
22 |
- Validation End Logits Accuracy: 0.7962
|
23 |
+
- Validation Start Logits Accuracy: 0.8119
|
24 |
+
- Epoch: 20
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
67 |
| 0.0712 | 0.9727 | 0.9737 | 1.5741 | 0.7900 | 0.8088 | 17 |
|
68 |
| 0.0752 | 0.9674 | 0.9790 | 1.4401 | 0.7931 | 0.7994 | 18 |
|
69 |
| 0.0604 | 0.9737 | 0.9779 | 1.6410 | 0.7962 | 0.8088 | 19 |
|
70 |
+
| 0.0497 | 0.9758 | 0.9821 | 1.5655 | 0.7962 | 0.8119 | 20 |
|
71 |
|
72 |
|
73 |
### 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:b35c71269331d51e452284e589cc321e4d0ec691c60ca21a504dbb8adaaf2675
|
3 |
+
size 1446151
|
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:76552946c5565889e92473adbd857e39fb765bd0b21269754e660052f63c66e2
|
3 |
+
size 11241
|
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:ddf5d9e88ff013825a617866b0f442bb8c67ebdf0fbfac4f2a697aa7f332bcaf
|
3 |
size 265583592
|