Training in progress epoch 4
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: 2.
|
18 |
-
- Validation Loss: 2.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 2.5610 | 2.4772 | 0.3158 | 1 |
|
48 |
| 2.4059 | 2.3114 | 0.4474 | 2 |
|
49 |
| 2.2749 | 2.2041 | 0.4474 | 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: 2.1581
|
18 |
+
- Validation Loss: 2.1831
|
19 |
+
- Train Accuracy: 0.4737
|
20 |
+
- Epoch: 4
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
47 |
| 2.5610 | 2.4772 | 0.3158 | 1 |
|
48 |
| 2.4059 | 2.3114 | 0.4474 | 2 |
|
49 |
| 2.2749 | 2.2041 | 0.4474 | 3 |
|
50 |
+
| 2.1581 | 2.1831 | 0.4737 | 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 409423204
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61e865582d2c7edf881f7f49baf2e1baa00fdcb97f3cdbc4b29087565786c8e2
|
3 |
size 409423204
|