Training in progress epoch 57
Browse files- README.md +4 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,8 +14,8 @@ 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 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -97,6 +97,8 @@ The following hyperparameters were used during training:
|
|
97 |
| 0.5506 | 53 |
|
98 |
| 0.5213 | 54 |
|
99 |
| 0.4942 | 55 |
|
|
|
|
|
100 |
|
101 |
|
102 |
### 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.4485
|
18 |
+
- Epoch: 57
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
97 |
| 0.5506 | 53 |
|
98 |
| 0.5213 | 54 |
|
99 |
| 0.4942 | 55 |
|
100 |
+
| 0.4716 | 56 |
|
101 |
+
| 0.4485 | 57 |
|
102 |
|
103 |
|
104 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 475933304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c6a99d5389b2151e2a578a8e0ffff763d3989bb847e42eed6c0c5488d345686
|
3 |
size 475933304
|