Training in progress epoch 9
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: 1.
|
18 |
-
- Validation Loss: 1.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 1.6292 | 1.9997 | 0.6104 | 6 |
|
53 |
| 1.4675 | 1.8933 | 0.6234 | 7 |
|
54 |
| 1.3115 | 1.8016 | 0.5974 | 8 |
|
|
|
55 |
|
56 |
|
57 |
### 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.2088
|
18 |
+
- Validation Loss: 1.7273
|
19 |
+
- Train Accuracy: 0.6364
|
20 |
+
- Epoch: 9
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
| 1.6292 | 1.9997 | 0.6104 | 6 |
|
53 |
| 1.4675 | 1.8933 | 0.6234 | 7 |
|
54 |
| 1.3115 | 1.8016 | 0.5974 | 8 |
|
55 |
+
| 1.2088 | 1.7273 | 0.6364 | 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 409469344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d9854f468557deaa0ebd086d325de1676bc9311dfdfa266f723f90f1ce15211
|
3 |
size 409469344
|