Training in progress epoch 4
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: 2.
|
18 |
- Validation Loss: 2.5642
|
19 |
- Train Accuracy: 0.2812
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 2.4711 | 2.5642 | 0.2812 | 1 |
|
48 |
| 2.4489 | 2.5642 | 0.2812 | 2 |
|
49 |
| 2.4357 | 2.5642 | 0.2812 | 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.4582
|
18 |
- Validation Loss: 2.5642
|
19 |
- Train Accuracy: 0.2812
|
20 |
+
- Epoch: 4
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
47 |
| 2.4711 | 2.5642 | 0.2812 | 1 |
|
48 |
| 2.4489 | 2.5642 | 0.2812 | 2 |
|
49 |
| 2.4357 | 2.5642 | 0.2812 | 3 |
|
50 |
+
| 2.4582 | 2.5642 | 0.2812 | 4 |
|
51 |
|
52 |
|
53 |
### Framework versions
|