Training in progress epoch 7
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: 1.
|
18 |
-
- Validation Loss: 1.
|
19 |
- Train Accuracy: 0.7895
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 1.7761 | 1.6215 | 0.7632 | 4 |
|
51 |
| 1.6159 | 1.4274 | 0.7895 | 5 |
|
52 |
| 1.3905 | 1.3232 | 0.7895 | 6 |
|
|
|
53 |
|
54 |
|
55 |
### 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: 1.3017
|
18 |
+
- Validation Loss: 1.2447
|
19 |
- Train Accuracy: 0.7895
|
20 |
+
- Epoch: 7
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
| 1.7761 | 1.6215 | 0.7632 | 4 |
|
51 |
| 1.6159 | 1.4274 | 0.7895 | 5 |
|
52 |
| 1.3905 | 1.3232 | 0.7895 | 6 |
|
53 |
+
| 1.3017 | 1.2447 | 0.7895 | 7 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 409423204
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85832cfb0e9d9b8d77444a4232f718e5a0c86630b5f2318d159d0f4137614dd8
|
3 |
size 409423204
|