sevvalkapcak
commited on
Commit
•
0b7da33
1
Parent(s):
621c9b2
Training in progress epoch 67
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 |
|
@@ -111,6 +111,7 @@ The following hyperparameters were used during training:
|
|
111 |
| 0.0158 | 0.6366 | 0.9215 | 64 |
|
112 |
| 0.0120 | 0.5511 | 0.9245 | 65 |
|
113 |
| 0.0093 | 0.4895 | 0.9225 | 66 |
|
|
|
114 |
|
115 |
|
116 |
### 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.0094
|
19 |
+
- Validation Loss: 0.5207
|
20 |
+
- Train Accuracy: 0.9255
|
21 |
+
- Epoch: 67
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
111 |
| 0.0158 | 0.6366 | 0.9215 | 64 |
|
112 |
| 0.0120 | 0.5511 | 0.9245 | 65 |
|
113 |
| 0.0093 | 0.4895 | 0.9225 | 66 |
|
114 |
+
| 0.0094 | 0.5207 | 0.9255 | 67 |
|
115 |
|
116 |
|
117 |
### 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:6820e203083373b67772e8569238b01196c6d7b347b9b93ab92733ea2c83c89d
|
3 |
size 267964096
|