Training in progress epoch 26
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 |
|
@@ -73,6 +73,7 @@ The following hyperparameters were used during training:
|
|
73 |
| 0.0550 | 0.9769 | 0.9832 | 1.3593 | 0.7806 | 0.8056 | 23 |
|
74 |
| 0.0399 | 0.9821 | 0.9884 | 1.5254 | 0.7868 | 0.7931 | 24 |
|
75 |
| 0.0320 | 0.9842 | 0.9874 | 1.5801 | 0.7868 | 0.7994 | 25 |
|
|
|
76 |
|
77 |
|
78 |
### 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.0296
|
19 |
+
- Train End Logits Accuracy: 0.9832
|
20 |
+
- Train Start Logits Accuracy: 0.9884
|
21 |
+
- Validation Loss: 1.6310
|
22 |
+
- Validation End Logits Accuracy: 0.7962
|
23 |
+
- Validation Start Logits Accuracy: 0.7962
|
24 |
+
- Epoch: 26
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
73 |
| 0.0550 | 0.9769 | 0.9832 | 1.3593 | 0.7806 | 0.8056 | 23 |
|
74 |
| 0.0399 | 0.9821 | 0.9884 | 1.5254 | 0.7868 | 0.7931 | 24 |
|
75 |
| 0.0320 | 0.9842 | 0.9874 | 1.5801 | 0.7868 | 0.7994 | 25 |
|
76 |
+
| 0.0296 | 0.9832 | 0.9884 | 1.6310 | 0.7962 | 0.7962 | 26 |
|
77 |
|
78 |
|
79 |
### 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:a57bfc2e9410836ae6764536973f61474d96ed2ac6226f4b2b12c5c8a7e88efa
|
3 |
+
size 1447567
|
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:ac557baf95cb506366d1a504344d79a5511713d48dc16abf1ab00a97c4e16356
|
3 |
+
size 14433
|
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:911c2a555630caede0743691835615c10b11908a5b3861fa9587aee52cc6225a
|
3 |
size 265583592
|