Mattis0525
commited on
Commit
•
d9d636c
1
Parent(s):
6941092
Training in progress epoch 7
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.6257
|
18 |
+
- Train Accuracy: 0.0602
|
19 |
+
- Validation Loss: 0.6393
|
20 |
+
- Validation Accuracy: 0.0609
|
21 |
+
- Epoch: 7
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 0.6257 | 0.0602 | 0.6393 | 0.0609 | 7 |
|
55 |
|
56 |
|
57 |
### Framework versions
|