Commit
·
6941092
1
Parent(s):
20e5f0d
Training in progress epoch 6
Browse files
README.md
CHANGED
@@ -14,11 +14,11 @@ 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: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.7190 | 0.0588 | 0.6563 | 0.0604 | 3 |
|
51 |
| 0.6720 | 0.0592 | 0.6636 | 0.0601 | 4 |
|
52 |
| 0.6479 | 0.0596 | 0.6639 | 0.0602 | 5 |
|
|
|
53 |
|
54 |
|
55 |
### 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: 0.6446
|
18 |
+
- Train Accuracy: 0.0598
|
19 |
+
- Validation Loss: 0.6266
|
20 |
+
- Validation Accuracy: 0.0614
|
21 |
+
- Epoch: 6
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
| 0.7190 | 0.0588 | 0.6563 | 0.0604 | 3 |
|
51 |
| 0.6720 | 0.0592 | 0.6636 | 0.0601 | 4 |
|
52 |
| 0.6479 | 0.0596 | 0.6639 | 0.0602 | 5 |
|
53 |
+
| 0.6446 | 0.0598 | 0.6266 | 0.0614 | 6 |
|
54 |
|
55 |
|
56 |
### Framework versions
|