sevvalkapcak
commited on
Commit
•
d189d1e
1
Parent(s):
4eb6c9c
Training in progress epoch 21
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ 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 |
-
- Validation Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -65,6 +65,7 @@ The following hyperparameters were used during training:
|
|
65 |
| 0.0125 | 0.3894 | 0.934 | 18 |
|
66 |
| 0.0271 | 0.3687 | 0.9305 | 19 |
|
67 |
| 0.0154 | 0.3817 | 0.9305 | 20 |
|
|
|
68 |
|
69 |
|
70 |
### 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.0149
|
19 |
+
- Validation Loss: 0.4736
|
20 |
+
- Train Accuracy: 0.93
|
21 |
+
- Epoch: 21
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
65 |
| 0.0125 | 0.3894 | 0.934 | 18 |
|
66 |
| 0.0271 | 0.3687 | 0.9305 | 19 |
|
67 |
| 0.0154 | 0.3817 | 0.9305 | 20 |
|
68 |
+
| 0.0149 | 0.4736 | 0.93 | 21 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267964096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:241b8b7891fcbb7b0d3902195946ce8cb551e284bc3d69bafcd71fab184bcf4d
|
3 |
size 267964096
|