Training in progress epoch 38
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: 1.
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -79,6 +79,7 @@ The following hyperparameters were used during training:
|
|
79 |
| 1.4535 | 35 |
|
80 |
| 1.3778 | 36 |
|
81 |
| 1.3093 | 37 |
|
|
|
82 |
|
83 |
|
84 |
### 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.2413
|
18 |
+
- Epoch: 38
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
79 |
| 1.4535 | 35 |
|
80 |
| 1.3778 | 36 |
|
81 |
| 1.3093 | 37 |
|
82 |
+
| 1.2413 | 38 |
|
83 |
|
84 |
|
85 |
### 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:bd4e09417fd2e3f688f0c533720cc2d287b786d2d29deaca8d280c222ab47982
|
3 |
size 475933304
|