Training in progress epoch 19
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 |
|
@@ -66,6 +66,7 @@ The following hyperparameters were used during training:
|
|
66 |
| 0.0956 | 0.9590 | 0.9685 | 1.5160 | 0.7837 | 0.7900 | 16 |
|
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 |
|
70 |
|
71 |
### 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.0604
|
19 |
+
- Train End Logits Accuracy: 0.9737
|
20 |
+
- Train Start Logits Accuracy: 0.9779
|
21 |
+
- Validation Loss: 1.6410
|
22 |
+
- Validation End Logits Accuracy: 0.7962
|
23 |
+
- Validation Start Logits Accuracy: 0.8088
|
24 |
+
- Epoch: 19
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
66 |
| 0.0956 | 0.9590 | 0.9685 | 1.5160 | 0.7837 | 0.7900 | 16 |
|
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
|
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:50248ed81e46f424551b3577a08ec392c675a6711e4b57a4cd316b0f8c26d9e9
|
3 |
+
size 1445915
|
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:db8972325dc1b3dafe402bb38747cd688a5d404a438e4303a3781aa1092061bb
|
3 |
+
size 10709
|
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:4311d6c53378908061a7a6e20a82b373821ae24c8d72d4f032313db44efa7b7a
|
3 |
size 265583592
|