sevvalkapcak
commited on
Commit
•
904087b
1
Parent(s):
917009d
Training in progress epoch 37
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 |
|
@@ -81,6 +81,7 @@ The following hyperparameters were used during training:
|
|
81 |
| 0.0102 | 0.4304 | 0.935 | 34 |
|
82 |
| 0.0158 | 0.4239 | 0.933 | 35 |
|
83 |
| 0.0156 | 0.4849 | 0.93 | 36 |
|
|
|
84 |
|
85 |
|
86 |
### 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.0153
|
19 |
+
- Validation Loss: 0.5097
|
20 |
+
- Train Accuracy: 0.9245
|
21 |
+
- Epoch: 37
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
81 |
| 0.0102 | 0.4304 | 0.935 | 34 |
|
82 |
| 0.0158 | 0.4239 | 0.933 | 35 |
|
83 |
| 0.0156 | 0.4849 | 0.93 | 36 |
|
84 |
+
| 0.0153 | 0.5097 | 0.9245 | 37 |
|
85 |
|
86 |
|
87 |
### 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:33e4b9205b2e2f3df805e06f2c41d5b15e5059aae783a0bff3abf1b3cc493f3c
|
3 |
size 267964096
|