Training in progress epoch 9
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 0.
|
| 18 |
-
- Train End Logits Accuracy: 0.
|
| 19 |
-
- Train Start Logits Accuracy: 0.
|
| 20 |
-
- Validation Loss: 1.
|
| 21 |
-
- Validation End Logits Accuracy: 0.
|
| 22 |
-
- Validation Start Logits Accuracy: 0.
|
| 23 |
-
- Epoch:
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
| 55 |
| 0.2596 | 0.9144 | 0.9223 | 1.6924 | 0.6524 | 0.6426 | 6 |
|
| 56 |
| 0.2055 | 0.9358 | 0.9374 | 1.7831 | 0.6490 | 0.6480 | 7 |
|
| 57 |
| 0.1719 | 0.9436 | 0.9442 | 1.8572 | 0.6534 | 0.6445 | 8 |
|
|
|
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.1488
|
| 18 |
+
- Train End Logits Accuracy: 0.9536
|
| 19 |
+
- Train Start Logits Accuracy: 0.9542
|
| 20 |
+
- Validation Loss: 1.8833
|
| 21 |
+
- Validation End Logits Accuracy: 0.6524
|
| 22 |
+
- Validation Start Logits Accuracy: 0.6465
|
| 23 |
+
- Epoch: 9
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 55 |
| 0.2596 | 0.9144 | 0.9223 | 1.6924 | 0.6524 | 0.6426 | 6 |
|
| 56 |
| 0.2055 | 0.9358 | 0.9374 | 1.7831 | 0.6490 | 0.6480 | 7 |
|
| 57 |
| 0.1719 | 0.9436 | 0.9442 | 1.8572 | 0.6534 | 0.6445 | 8 |
|
| 58 |
+
| 0.1488 | 0.9536 | 0.9542 | 1.8833 | 0.6524 | 0.6465 | 9 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
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:632e07885aae6a3bde893423c2bfed442d5658177924fc86f113ad2fa23fbc18
|
| 3 |
size 265583592
|