Training in progress epoch 3
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 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
| 3.4316 | 3.2876 | 0.2078 | 0 |
|
47 |
| 3.0452 | 3.0083 | 0.2338 | 1 |
|
48 |
| 2.6954 | 2.7106 | 0.3766 | 2 |
|
|
|
49 |
|
50 |
|
51 |
### 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.3815
|
18 |
+
- Validation Loss: 2.4910
|
19 |
+
- Train Accuracy: 0.4935
|
20 |
+
- Epoch: 3
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
46 |
| 3.4316 | 3.2876 | 0.2078 | 0 |
|
47 |
| 3.0452 | 3.0083 | 0.2338 | 1 |
|
48 |
| 2.6954 | 2.7106 | 0.3766 | 2 |
|
49 |
+
| 2.3815 | 2.4910 | 0.4935 | 3 |
|
50 |
|
51 |
|
52 |
### 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:04a4bf707f4f4f3d7e1de81fd8d0a32063b5f0bc16f1a4fdb38c9da73776957c
|
3 |
size 409469344
|