sevvalkapcak
commited on
Commit
•
2489363
1
Parent(s):
916c746
Training in progress epoch 30
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 |
|
@@ -74,6 +74,7 @@ The following hyperparameters were used during training:
|
|
74 |
| 0.0160 | 0.3652 | 0.9355 | 27 |
|
75 |
| 0.0081 | 0.4446 | 0.934 | 28 |
|
76 |
| 0.0098 | 0.5249 | 0.934 | 29 |
|
|
|
77 |
|
78 |
|
79 |
### 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.0151
|
19 |
+
- Validation Loss: 0.4112
|
20 |
+
- Train Accuracy: 0.937
|
21 |
+
- Epoch: 30
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
74 |
| 0.0160 | 0.3652 | 0.9355 | 27 |
|
75 |
| 0.0081 | 0.4446 | 0.934 | 28 |
|
76 |
| 0.0098 | 0.5249 | 0.934 | 29 |
|
77 |
+
| 0.0151 | 0.4112 | 0.937 | 30 |
|
78 |
|
79 |
|
80 |
### 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:6bcce42c79c2fb009877f79bef5ba91206a38fea421fe354c969bfcdfa6932f6
|
3 |
size 267964096
|