Training in progress epoch 9
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
- Train Accuracy: 0.998
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 0.0019 | 0.0112 | 0.998 | 6 |
|
53 |
| 0.0013 | 0.0113 | 0.9982 | 7 |
|
54 |
| 0.0008 | 0.0120 | 0.998 | 8 |
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0006
|
18 |
+
- Validation Loss: 0.0119
|
19 |
- Train Accuracy: 0.998
|
20 |
+
- Epoch: 9
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
| 0.0019 | 0.0112 | 0.998 | 6 |
|
53 |
| 0.0013 | 0.0113 | 0.9982 | 7 |
|
54 |
| 0.0008 | 0.0120 | 0.998 | 8 |
|
55 |
+
| 0.0006 | 0.0119 | 0.998 | 9 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267955144
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d6d072714337139d861acdfee34e20c70c74c3e7e72080edf27e599682c4066
|
3 |
size 267955144
|