Training in progress epoch 8
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 |
|
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
| 54 |
| 0.3308 | 0.8907 | 0.9014 | 1.6029 | 0.6514 | 0.6386 | 5 |
|
| 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 |
|
| 58 |
|
| 59 |
### 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.1719
|
| 18 |
+
- Train End Logits Accuracy: 0.9436
|
| 19 |
+
- Train Start Logits Accuracy: 0.9442
|
| 20 |
+
- Validation Loss: 1.8572
|
| 21 |
+
- Validation End Logits Accuracy: 0.6534
|
| 22 |
+
- Validation Start Logits Accuracy: 0.6445
|
| 23 |
+
- Epoch: 8
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 54 |
| 0.3308 | 0.8907 | 0.9014 | 1.6029 | 0.6514 | 0.6386 | 5 |
|
| 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
|
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:a9e3a8b85b97f6bf1def296ebdbfe22edf2c75912bd5aedaae3439e198ffb166
|
| 3 |
size 265583592
|