Training in progress epoch 4
Browse files- README.md +4 -3
- 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.7217
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 2.3539 | 2.2365 | 0.6 | 1 |
|
48 |
| 2.0114 | 1.9683 | 0.7043 | 2 |
|
49 |
| 1.7522 | 1.8043 | 0.7217 | 3 |
|
|
|
50 |
|
51 |
|
52 |
### 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.6115
|
18 |
+
- Validation Loss: 1.7513
|
19 |
- Train Accuracy: 0.7217
|
20 |
+
- Epoch: 4
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
47 |
| 2.3539 | 2.2365 | 0.6 | 1 |
|
48 |
| 2.0114 | 1.9683 | 0.7043 | 2 |
|
49 |
| 1.7522 | 1.8043 | 0.7217 | 3 |
|
50 |
+
| 1.6115 | 1.7513 | 0.7217 | 4 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 409420128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f870a3154718de1f8c5927a658ccb4b974c5aff33c3b66df6110ae75d254655
|
3 |
size 409420128
|