sevvalkapcak
commited on
Commit
•
4a173dc
1
Parent(s):
8858abb
Training in progress epoch 82
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 |
|
@@ -126,6 +126,7 @@ The following hyperparameters were used during training:
|
|
126 |
| 0.0109 | 0.6044 | 0.9195 | 79 |
|
127 |
| 0.0095 | 0.6940 | 0.921 | 80 |
|
128 |
| 0.0139 | 0.6246 | 0.9245 | 81 |
|
|
|
129 |
|
130 |
|
131 |
### 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.0145
|
19 |
+
- Validation Loss: 0.7057
|
20 |
+
- Train Accuracy: 0.917
|
21 |
+
- Epoch: 82
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
126 |
| 0.0109 | 0.6044 | 0.9195 | 79 |
|
127 |
| 0.0095 | 0.6940 | 0.921 | 80 |
|
128 |
| 0.0139 | 0.6246 | 0.9245 | 81 |
|
129 |
+
| 0.0145 | 0.7057 | 0.917 | 82 |
|
130 |
|
131 |
|
132 |
### 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:e9814e7a5087e0d38b9240ab3c420543e18a4377452b7444027bdc9f7d88dcbf
|
3 |
size 267964096
|