Training in progress epoch 14
Browse files- README.md +3 -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: 3.
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
| 3.8856 | 11 |
|
56 |
| 3.7700 | 12 |
|
57 |
| 3.6673 | 13 |
|
|
|
58 |
|
59 |
|
60 |
### 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: 3.5560
|
18 |
+
- Epoch: 14
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
55 |
| 3.8856 | 11 |
|
56 |
| 3.7700 | 12 |
|
57 |
| 3.6673 | 13 |
|
58 |
+
| 3.5560 | 14 |
|
59 |
|
60 |
|
61 |
### 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:c64ae43181d9dfbab16cadf8179da6732e7b028ca1b8bf2d00db4dcff72e6556
|
3 |
size 475933304
|