Training in progress epoch 19
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 [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 1.
|
19 |
- Train Accuracy: 0.6753
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -62,6 +62,7 @@ The following hyperparameters were used during training:
|
|
62 |
| 0.8356 | 1.5140 | 0.6753 | 16 |
|
63 |
| 0.8070 | 1.5024 | 0.6753 | 17 |
|
64 |
| 0.7749 | 1.4941 | 0.6753 | 18 |
|
|
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.7805
|
18 |
+
- Validation Loss: 1.4913
|
19 |
- Train Accuracy: 0.6753
|
20 |
+
- Epoch: 19
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
62 |
| 0.8356 | 1.5140 | 0.6753 | 16 |
|
63 |
| 0.8070 | 1.5024 | 0.6753 | 17 |
|
64 |
| 0.7749 | 1.4941 | 0.6753 | 18 |
|
65 |
+
| 0.7805 | 1.4913 | 0.6753 | 19 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 409469344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:171d193a74bcaf4d07c3795dc94f54265f331bff461fdc19e9ddbb1cc9b64436
|
3 |
size 409469344
|