sevvalkapcak
commited on
Commit
•
52b3ec1
1
Parent(s):
b3154d8
Training in progress epoch 84
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 |
|
@@ -128,6 +128,7 @@ The following hyperparameters were used during training:
|
|
128 |
| 0.0139 | 0.6246 | 0.9245 | 81 |
|
129 |
| 0.0145 | 0.7057 | 0.917 | 82 |
|
130 |
| 0.0147 | 0.6455 | 0.9155 | 83 |
|
|
|
131 |
|
132 |
|
133 |
### 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.0100
|
19 |
+
- Validation Loss: 0.6044
|
20 |
+
- Train Accuracy: 0.922
|
21 |
+
- Epoch: 84
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
128 |
| 0.0139 | 0.6246 | 0.9245 | 81 |
|
129 |
| 0.0145 | 0.7057 | 0.917 | 82 |
|
130 |
| 0.0147 | 0.6455 | 0.9155 | 83 |
|
131 |
+
| 0.0100 | 0.6044 | 0.922 | 84 |
|
132 |
|
133 |
|
134 |
### 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:4c38fd4d768bb7c57361d2b024778c48b2353756bcb456b7f3c69974efc1969c
|
3 |
size 267964096
|