sevvalkapcak
commited on
Commit
•
b6c79f5
1
Parent(s):
904087b
Training in progress epoch 38
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 |
|
@@ -82,6 +82,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0135
|
19 |
+
- Validation Loss: 0.4689
|
20 |
+
- Train Accuracy: 0.934
|
21 |
+
- Epoch: 38
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 0.0135 | 0.4689 | 0.934 | 38 |
|
86 |
|
87 |
|
88 |
### 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:75b7ce7eb02306d11bbc43fb6824da0d6149ff909fa056a51552a22d917fcc47
|
3 |
size 267964096
|