Training in progress epoch 25
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 |
|
@@ -72,6 +72,7 @@ The following hyperparameters were used during training:
|
|
72 |
| 0.0567 | 0.9769 | 0.9800 | 1.3820 | 0.7900 | 0.8088 | 22 |
|
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 |
|
76 |
|
77 |
### 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.0320
|
19 |
+
- Train End Logits Accuracy: 0.9842
|
20 |
+
- Train Start Logits Accuracy: 0.9874
|
21 |
+
- Validation Loss: 1.5801
|
22 |
- Validation End Logits Accuracy: 0.7868
|
23 |
+
- Validation Start Logits Accuracy: 0.7994
|
24 |
+
- Epoch: 25
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
72 |
| 0.0567 | 0.9769 | 0.9800 | 1.3820 | 0.7900 | 0.8088 | 22 |
|
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
|
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:d4b8ddfaffc35eb0d57f6a5b3bea28ad1c69b45394a59cf07c70e7fef87bc1bc
|
3 |
+
size 1447331
|
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:2d4cd8265343e0ae0efcf5b4c5ef85b8d2ba18e15b59d14e69e2aef471d62f47
|
3 |
+
size 13901
|
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:66cfdc0d16e8fcd3d5e2368932c74b86319a8384ea02ff1ef47d505d82931aaf
|
3 |
size 265583592
|