End of training
Browse files- README.md +17 -17
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -18,18 +18,18 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [hfl/chinese-macbert-base](https://huggingface.co/hfl/chinese-macbert-base) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss:
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
-
- F1 Macro: 0.
|
| 24 |
-
- Low Precision: 0.
|
| 25 |
-
- Low Recall: 0.
|
| 26 |
-
- Low F1: 0.
|
| 27 |
-
- Medium Precision: 0.
|
| 28 |
-
- Medium Recall: 0.
|
| 29 |
-
- Medium F1: 0.
|
| 30 |
-
- High Precision: 0.
|
| 31 |
-
- High Recall: 0.
|
| 32 |
-
- High F1: 0.
|
| 33 |
|
| 34 |
## Model description
|
| 35 |
|
|
@@ -60,11 +60,11 @@ The following hyperparameters were used during training:
|
|
| 60 |
|
| 61 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Low Precision | Low Recall | Low F1 | Medium Precision | Medium Recall | Medium F1 | High Precision | High Recall | High F1 |
|
| 62 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-------------:|:----------:|:------:|:----------------:|:-------------:|:---------:|:--------------:|:-----------:|:-------:|
|
| 63 |
-
|
|
| 64 |
-
|
|
| 65 |
-
|
|
| 66 |
-
|
|
| 67 |
-
|
|
| 68 |
|
| 69 |
|
| 70 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [hfl/chinese-macbert-base](https://huggingface.co/hfl/chinese-macbert-base) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 2.4903
|
| 22 |
+
- Accuracy: 0.7699
|
| 23 |
+
- F1 Macro: 0.6888
|
| 24 |
+
- Low Precision: 0.6247
|
| 25 |
+
- Low Recall: 0.4030
|
| 26 |
+
- Low F1: 0.4899
|
| 27 |
+
- Medium Precision: 0.7837
|
| 28 |
+
- Medium Recall: 0.8259
|
| 29 |
+
- Medium F1: 0.8042
|
| 30 |
+
- High Precision: 0.7706
|
| 31 |
+
- High Recall: 0.7740
|
| 32 |
+
- High F1: 0.7723
|
| 33 |
|
| 34 |
## Model description
|
| 35 |
|
|
|
|
| 60 |
|
| 61 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Low Precision | Low Recall | Low F1 | Medium Precision | Medium Recall | Medium F1 | High Precision | High Recall | High F1 |
|
| 62 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-------------:|:----------:|:------:|:----------------:|:-------------:|:---------:|:--------------:|:-----------:|:-------:|
|
| 63 |
+
| 2.2603 | 1.0 | 1590 | 2.3939 | 0.7494 | 0.6085 | 0.6964 | 0.1771 | 0.2823 | 0.7452 | 0.8456 | 0.7922 | 0.7604 | 0.7419 | 0.7510 |
|
| 64 |
+
| 2.3054 | 2.0 | 3180 | 2.2652 | 0.7657 | 0.6696 | 0.6445 | 0.3345 | 0.4404 | 0.7669 | 0.8450 | 0.8040 | 0.7799 | 0.7494 | 0.7643 |
|
| 65 |
+
| 1.7666 | 3.0 | 4770 | 2.3074 | 0.7663 | 0.6847 | 0.6148 | 0.3995 | 0.4843 | 0.7821 | 0.8202 | 0.8007 | 0.7649 | 0.7736 | 0.7692 |
|
| 66 |
+
| 1.7766 | 4.0 | 6360 | 2.3694 | 0.7670 | 0.6888 | 0.5959 | 0.4200 | 0.4927 | 0.7901 | 0.8082 | 0.7990 | 0.7604 | 0.7893 | 0.7746 |
|
| 67 |
+
| 1.4851 | 5.0 | 7950 | 2.4903 | 0.7699 | 0.6888 | 0.6247 | 0.4030 | 0.4899 | 0.7837 | 0.8259 | 0.8042 | 0.7706 | 0.7740 | 0.7723 |
|
| 68 |
|
| 69 |
|
| 70 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 409103292
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcdfd613dbcdd397d06b821dc31704aca15bdbdd632c264cdf675bb07f625784
|
| 3 |
size 409103292
|