Training in progress epoch 5
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,10 +14,10 @@ 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 |
-
- Validation Loss: 1.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 2.4461 | 2.2839 | 0.4634 | 2 |
|
49 |
| 2.0491 | 2.0340 | 0.5122 | 3 |
|
50 |
| 1.7890 | 1.7980 | 0.6463 | 4 |
|
|
|
51 |
|
52 |
|
53 |
### 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.5356
|
18 |
+
- Validation Loss: 1.6520
|
19 |
+
- Train Accuracy: 0.6951
|
20 |
+
- Epoch: 5
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
| 2.4461 | 2.2839 | 0.4634 | 2 |
|
49 |
| 2.0491 | 2.0340 | 0.5122 | 3 |
|
50 |
| 1.7890 | 1.7980 | 0.6463 | 4 |
|
51 |
+
| 1.5356 | 1.6520 | 0.6951 | 5 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 409469344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80a920784e7511840f1af63acee4d79556b8fc4b64cc6e0f8b248ee27af039a3
|
3 |
size 409469344
|