Training in progress epoch 16
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 |
|
@@ -63,6 +63,7 @@ The following hyperparameters were used during training:
|
|
63 |
| 0.1301 | 0.9517 | 0.9590 | 1.1851 | 0.7774 | 0.8150 | 13 |
|
64 |
| 0.1089 | 0.9548 | 0.9590 | 1.2442 | 0.7774 | 0.8088 | 14 |
|
65 |
| 0.1023 | 0.9601 | 0.9622 | 1.4575 | 0.7931 | 0.7931 | 15 |
|
|
|
66 |
|
67 |
|
68 |
### 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.0956
|
19 |
+
- Train End Logits Accuracy: 0.9590
|
20 |
+
- Train Start Logits Accuracy: 0.9685
|
21 |
+
- Validation Loss: 1.5160
|
22 |
+
- Validation End Logits Accuracy: 0.7837
|
23 |
+
- Validation Start Logits Accuracy: 0.7900
|
24 |
+
- Epoch: 16
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
63 |
| 0.1301 | 0.9517 | 0.9590 | 1.1851 | 0.7774 | 0.8150 | 13 |
|
64 |
| 0.1089 | 0.9548 | 0.9590 | 1.2442 | 0.7774 | 0.8088 | 14 |
|
65 |
| 0.1023 | 0.9601 | 0.9622 | 1.4575 | 0.7931 | 0.7931 | 15 |
|
66 |
+
| 0.0956 | 0.9590 | 0.9685 | 1.5160 | 0.7837 | 0.7900 | 16 |
|
67 |
|
68 |
|
69 |
### 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:1fd6eed68e9bf2a5ec1ecc4f9d17c105a0266032758d56d72eb6bc17359cc672
|
3 |
+
size 1445207
|
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:79bf9cdb5290359d8c35f71a2d30ed3002046dd61021b9aa81abd6a516509700
|
3 |
+
size 9113
|
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:24c907a00b4e4572272aa3b713657cc9a42e7e21fd3a12d110131cf9ba6eb72f
|
3 |
size 265583592
|