Training in progress epoch 62
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: 0.
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -103,6 +103,7 @@ The following hyperparameters were used during training:
|
|
103 |
| 0.4087 | 59 |
|
104 |
| 0.3921 | 60 |
|
105 |
| 0.3736 | 61 |
|
|
|
106 |
|
107 |
|
108 |
### 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.3574
|
18 |
+
- Epoch: 62
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
103 |
| 0.4087 | 59 |
|
104 |
| 0.3921 | 60 |
|
105 |
| 0.3736 | 61 |
|
106 |
+
| 0.3574 | 62 |
|
107 |
|
108 |
|
109 |
### 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:2388673f6b104556d791a393f6d227dfdc7da2909484e6013c8506907f7e11cb
|
3 |
size 475933304
|