Training in progress epoch 11
Browse files- README.md +5 -4
- 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.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.7790 | 1.1804 | 0.7484 | 8 |
|
55 |
| 0.6699 | 1.1553 | 0.7673 | 9 |
|
56 |
| 0.6131 | 1.1061 | 0.7673 | 10 |
|
|
|
57 |
|
58 |
|
59 |
### 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.5441
|
18 |
+
- Validation Loss: 1.0817
|
19 |
+
- Train Accuracy: 0.7799
|
20 |
+
- Epoch: 11
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
54 |
| 0.7790 | 1.1804 | 0.7484 | 8 |
|
55 |
| 0.6699 | 1.1553 | 0.7673 | 9 |
|
56 |
| 0.6131 | 1.1061 | 0.7673 | 10 |
|
57 |
+
| 0.5441 | 1.0817 | 0.7799 | 11 |
|
58 |
|
59 |
|
60 |
### 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:c1640155cd13fa111b2739eeb0046e537f4254f89318a5c06d0dd33e82e312e8
|
3 |
size 409469344
|