Training in progress epoch 2
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.9835
|
| 19 |
- Validation Loss: 0.1561
|
| 20 |
- Validation Accuracy: 1.0
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
| 46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
| 47 |
| 0.3969 | 0.9339 | 0.2428 | 0.9512 | 0 |
|
| 48 |
| 0.1840 | 0.9835 | 0.1561 | 1.0 | 1 |
|
|
|
|
| 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: 0.1581
|
| 18 |
- Train Accuracy: 0.9835
|
| 19 |
- Validation Loss: 0.1561
|
| 20 |
- Validation Accuracy: 1.0
|
| 21 |
+
- Epoch: 2
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
| 47 |
| 0.3969 | 0.9339 | 0.2428 | 0.9512 | 0 |
|
| 48 |
| 0.1840 | 0.9835 | 0.1561 | 1.0 | 1 |
|
| 49 |
+
| 0.1581 | 0.9835 | 0.1561 | 1.0 | 2 |
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|