sevvalkapcak
commited on
Commit
•
b2495a5
1
Parent(s):
3d4e817
Training in progress epoch 65
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 |
|
@@ -109,6 +109,7 @@ The following hyperparameters were used during training:
|
|
109 |
| 0.0116 | 0.6166 | 0.9235 | 62 |
|
110 |
| 0.0162 | 0.5217 | 0.9195 | 63 |
|
111 |
| 0.0158 | 0.6366 | 0.9215 | 64 |
|
|
|
112 |
|
113 |
|
114 |
### 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.0120
|
19 |
+
- Validation Loss: 0.5511
|
20 |
+
- Train Accuracy: 0.9245
|
21 |
+
- Epoch: 65
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
109 |
| 0.0116 | 0.6166 | 0.9235 | 62 |
|
110 |
| 0.0162 | 0.5217 | 0.9195 | 63 |
|
111 |
| 0.0158 | 0.6366 | 0.9215 | 64 |
|
112 |
+
| 0.0120 | 0.5511 | 0.9245 | 65 |
|
113 |
|
114 |
|
115 |
### 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:7821ec49115fa5387e18f1e811fd8557d787c47e738acd256de35f9f41ba2c5e
|
3 |
size 267964096
|