sevvalkapcak
commited on
Commit
•
13acaf7
1
Parent(s):
8393b8b
Training in progress epoch 86
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 |
|
@@ -130,6 +130,7 @@ The following hyperparameters were used during training:
|
|
130 |
| 0.0147 | 0.6455 | 0.9155 | 83 |
|
131 |
| 0.0100 | 0.6044 | 0.922 | 84 |
|
132 |
| 0.0074 | 0.6786 | 0.92 | 85 |
|
|
|
133 |
|
134 |
|
135 |
### 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.0093
|
19 |
+
- Validation Loss: 0.7300
|
20 |
+
- Train Accuracy: 0.9125
|
21 |
+
- Epoch: 86
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
130 |
| 0.0147 | 0.6455 | 0.9155 | 83 |
|
131 |
| 0.0100 | 0.6044 | 0.922 | 84 |
|
132 |
| 0.0074 | 0.6786 | 0.92 | 85 |
|
133 |
+
| 0.0093 | 0.7300 | 0.9125 | 86 |
|
134 |
|
135 |
|
136 |
### 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:b7c716df7bbc9e7438d152e5d99b5af1df8b04853bca8a3ea54a7e150bd07cef
|
3 |
size 267964096
|