Training in progress epoch 3
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-cased](https://huggingface.co/distilbert-base-cased) 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 |
|
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
| 49 |
| 1.7468 | 0.5488 | 0.5204 | 1.2282 | 0.6706 | 0.6367 | 0 |
|
| 50 |
| 1.1198 | 0.6922 | 0.6597 | 1.1548 | 0.6880 | 0.6558 | 1 |
|
| 51 |
| 0.9378 | 0.7370 | 0.7038 | 1.1243 | 0.6965 | 0.6631 | 2 |
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.8322
|
| 18 |
+
- Train End Logits Accuracy: 0.7636
|
| 19 |
+
- Train Start Logits Accuracy: 0.7311
|
| 20 |
+
- Validation Loss: 1.1398
|
| 21 |
+
- Validation End Logits Accuracy: 0.7014
|
| 22 |
+
- Validation Start Logits Accuracy: 0.6678
|
| 23 |
+
- Epoch: 3
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 49 |
| 1.7468 | 0.5488 | 0.5204 | 1.2282 | 0.6706 | 0.6367 | 0 |
|
| 50 |
| 1.1198 | 0.6922 | 0.6597 | 1.1548 | 0.6880 | 0.6558 | 1 |
|
| 51 |
| 0.9378 | 0.7370 | 0.7038 | 1.1243 | 0.6965 | 0.6631 | 2 |
|
| 52 |
+
| 0.8322 | 0.7636 | 0.7311 | 1.1398 | 0.7014 | 0.6678 | 3 |
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 260895720
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87c61d5d85e624f64accd8b557a78f77da3b2f973eabf3fed1292f93b5d91930
|
| 3 |
size 260895720
|