Training in progress epoch 15
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 |
|
@@ -62,6 +62,7 @@ The following hyperparameters were used during training:
|
|
62 |
| 0.1313 | 0.9443 | 0.9601 | 1.4537 | 0.7900 | 0.7962 | 12 |
|
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 |
|
66 |
|
67 |
### 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.1023
|
19 |
+
- Train End Logits Accuracy: 0.9601
|
20 |
+
- Train Start Logits Accuracy: 0.9622
|
21 |
+
- Validation Loss: 1.4575
|
22 |
+
- Validation End Logits Accuracy: 0.7931
|
23 |
+
- Validation Start Logits Accuracy: 0.7931
|
24 |
+
- Epoch: 15
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
62 |
| 0.1313 | 0.9443 | 0.9601 | 1.4537 | 0.7900 | 0.7962 | 12 |
|
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
|
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:64b986e0ebca254e63015979d64c964b0cbc01feefdb7df8e5fbf2e869ff6993
|
3 |
+
size 1444971
|
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:f281dcd1665583453a35c7f373d3dddc15d813c96cb65ab70fc9eaf74a440ed9
|
3 |
+
size 8581
|
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:0c7d1f1b58444764db5d57a928a414d89e00a540357a41c7254f96e04c0817ea
|
3 |
size 265583592
|