sevvalkapcak
commited on
Commit
•
9767e90
1
Parent(s):
72dc11c
Training in progress epoch 31
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 |
|
@@ -75,6 +75,7 @@ The following hyperparameters were used during training:
|
|
75 |
| 0.0177 | 0.6694 | 0.8925 | 28 |
|
76 |
| 0.0157 | 0.7312 | 0.9045 | 29 |
|
77 |
| 0.0145 | 0.6551 | 0.905 | 30 |
|
|
|
78 |
|
79 |
|
80 |
### 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.0188
|
19 |
+
- Validation Loss: 0.7582
|
20 |
+
- Train Accuracy: 0.906
|
21 |
+
- Epoch: 31
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
75 |
| 0.0177 | 0.6694 | 0.8925 | 28 |
|
76 |
| 0.0157 | 0.7312 | 0.9045 | 29 |
|
77 |
| 0.0145 | 0.6551 | 0.905 | 30 |
|
78 |
+
| 0.0188 | 0.7582 | 0.906 | 31 |
|
79 |
|
80 |
|
81 |
### 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:8d4aa106f892d9d81fa1f31853d9391f4c76cb90be0273c254ee695d78a85bea
|
3 |
size 267964096
|