sevvalkapcak
commited on
Commit
•
e41ddc9
1
Parent(s):
4f42d49
Training in progress epoch 32
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 |
|
@@ -76,6 +76,7 @@ The following hyperparameters were used during training:
|
|
76 |
| 0.0098 | 0.5249 | 0.934 | 29 |
|
77 |
| 0.0151 | 0.4112 | 0.937 | 30 |
|
78 |
| 0.0124 | 0.4888 | 0.929 | 31 |
|
|
|
79 |
|
80 |
|
81 |
### 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.0146
|
19 |
+
- Validation Loss: 0.5022
|
20 |
+
- Train Accuracy: 0.9325
|
21 |
+
- Epoch: 32
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
76 |
| 0.0098 | 0.5249 | 0.934 | 29 |
|
77 |
| 0.0151 | 0.4112 | 0.937 | 30 |
|
78 |
| 0.0124 | 0.4888 | 0.929 | 31 |
|
79 |
+
| 0.0146 | 0.5022 | 0.9325 | 32 |
|
80 |
|
81 |
|
82 |
### 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:b17a21603639f21462add7e81b7f00fe1b47b5ceaeb49529ae1c5a4c2f91a55e
|
3 |
size 267964096
|