Training in progress epoch 19
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: 3.
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -59,6 +59,8 @@ The following hyperparameters were used during training:
|
|
59 |
| 3.4401 | 15 |
|
60 |
| 3.3328 | 16 |
|
61 |
| 3.2248 | 17 |
|
|
|
|
|
62 |
|
63 |
|
64 |
### 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.0121
|
18 |
+
- Epoch: 19
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
59 |
| 3.4401 | 15 |
|
60 |
| 3.3328 | 16 |
|
61 |
| 3.2248 | 17 |
|
62 |
+
| 3.1290 | 18 |
|
63 |
+
| 3.0121 | 19 |
|
64 |
|
65 |
|
66 |
### 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:239562632210e2eaf9e68fe1d84d4c5d80f64de216f31f22912a2951ea83bdfc
|
3 |
size 475933304
|