sevvalkapcak
commited on
Commit
•
9602b63
1
Parent(s):
e0d8f8c
Training in progress epoch 23
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 |
|
@@ -67,6 +67,7 @@ The following hyperparameters were used during training:
|
|
67 |
| 0.0192 | 0.7535 | 0.903 | 20 |
|
68 |
| 0.0206 | 0.7428 | 0.8995 | 21 |
|
69 |
| 0.0108 | 0.7883 | 0.8965 | 22 |
|
|
|
70 |
|
71 |
|
72 |
### 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.0159
|
19 |
+
- Validation Loss: 0.7443
|
20 |
+
- Train Accuracy: 0.8885
|
21 |
+
- Epoch: 23
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
67 |
| 0.0192 | 0.7535 | 0.903 | 20 |
|
68 |
| 0.0206 | 0.7428 | 0.8995 | 21 |
|
69 |
| 0.0108 | 0.7883 | 0.8965 | 22 |
|
70 |
+
| 0.0159 | 0.7443 | 0.8885 | 23 |
|
71 |
|
72 |
|
73 |
### 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:f31eb706e80ceab5bff87080fb626e038a7d127927ed1d8fa97d18dd1a412a1b
|
3 |
size 267964096
|