Training in progress epoch 33
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.7837
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -80,6 +80,7 @@ The following hyperparameters were used during training:
|
|
80 |
| 0.0214 | 0.9863 | 0.9937 | 1.7697 | 0.7712 | 0.8056 | 30 |
|
81 |
| 0.0283 | 0.9842 | 0.9863 | 1.8398 | 0.7806 | 0.7900 | 31 |
|
82 |
| 0.0182 | 0.9905 | 0.9926 | 1.8756 | 0.7837 | 0.7994 | 32 |
|
|
|
83 |
|
84 |
|
85 |
### 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.0252
|
19 |
+
- Train End Logits Accuracy: 0.9832
|
20 |
+
- Train Start Logits Accuracy: 0.9947
|
21 |
+
- Validation Loss: 1.8182
|
22 |
- Validation End Logits Accuracy: 0.7837
|
23 |
+
- Validation Start Logits Accuracy: 0.7962
|
24 |
+
- Epoch: 33
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
80 |
| 0.0214 | 0.9863 | 0.9937 | 1.7697 | 0.7712 | 0.8056 | 30 |
|
81 |
| 0.0283 | 0.9842 | 0.9863 | 1.8398 | 0.7806 | 0.7900 | 31 |
|
82 |
| 0.0182 | 0.9905 | 0.9926 | 1.8756 | 0.7837 | 0.7994 | 32 |
|
83 |
+
| 0.0252 | 0.9832 | 0.9947 | 1.8182 | 0.7837 | 0.7962 | 33 |
|
84 |
|
85 |
|
86 |
### 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:ce7e66f46192b13d1f7781bcc8a8742af1ce143565a32eab0c382d21ac1aca75
|
3 |
+
size 1449219
|
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:f46d7c3782910ce4fbb1a8eed2629767d5efe699444e58aa9ef60fa739ea5021
|
3 |
+
size 18157
|
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:0a26a32d02b857f488bc27827a155ab4bd6ad5cfc55748188686fe6e59c8266e
|
3 |
size 265583592
|