sevvalkapcak
commited on
Commit
•
457ac11
1
Parent(s):
156e557
Training in progress epoch 69
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 |
|
@@ -113,6 +113,7 @@ The following hyperparameters were used during training:
|
|
113 |
| 0.0093 | 0.4895 | 0.9225 | 66 |
|
114 |
| 0.0094 | 0.5207 | 0.9255 | 67 |
|
115 |
| 0.0067 | 0.6252 | 0.9275 | 68 |
|
|
|
116 |
|
117 |
|
118 |
### 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.0058
|
19 |
+
- Validation Loss: 0.6934
|
20 |
+
- Train Accuracy: 0.9235
|
21 |
+
- Epoch: 69
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
113 |
| 0.0093 | 0.4895 | 0.9225 | 66 |
|
114 |
| 0.0094 | 0.5207 | 0.9255 | 67 |
|
115 |
| 0.0067 | 0.6252 | 0.9275 | 68 |
|
116 |
+
| 0.0058 | 0.6934 | 0.9235 | 69 |
|
117 |
|
118 |
|
119 |
### 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:43d4b48b171a653b0e8237f4a55778c9e13a45b17bf3c07277098d9a2c6ecaa7
|
3 |
size 267964096
|