Training in progress epoch 23
Browse files
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: 0.
|
| 18 |
- Validation Loss: 1.4913
|
| 19 |
- Train Accuracy: 0.6753
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -66,6 +66,7 @@ The following hyperparameters were used during training:
|
|
| 66 |
| 0.7764 | 1.4913 | 0.6753 | 20 |
|
| 67 |
| 0.7630 | 1.4913 | 0.6753 | 21 |
|
| 68 |
| 0.7806 | 1.4913 | 0.6753 | 22 |
|
|
|
|
| 69 |
|
| 70 |
|
| 71 |
### 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.7665
|
| 18 |
- Validation Loss: 1.4913
|
| 19 |
- Train Accuracy: 0.6753
|
| 20 |
+
- Epoch: 23
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 66 |
| 0.7764 | 1.4913 | 0.6753 | 20 |
|
| 67 |
| 0.7630 | 1.4913 | 0.6753 | 21 |
|
| 68 |
| 0.7806 | 1.4913 | 0.6753 | 22 |
|
| 69 |
+
| 0.7665 | 1.4913 | 0.6753 | 23 |
|
| 70 |
|
| 71 |
|
| 72 |
### Framework versions
|