update model card README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,6 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
-
widget:
|
8 |
-
- '全国高校科研质量排名,清华北大浙大无缘前五。'
|
9 |
model-index:
|
10 |
- name: classification_tnews_scarce_imbalanced
|
11 |
results: []
|
@@ -16,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# classification_tnews_scarce_imbalanced
|
18 |
|
19 |
-
This model is a fine-tuned version of [hfl/chinese-roberta-wwm-ext](https://huggingface.co/hfl/chinese-roberta-wwm-ext) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
- Accuracy: 0.5867
|
23 |
|
24 |
## Model description
|
@@ -50,16 +48,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| 2.
|
54 |
-
| 2.
|
55 |
-
|
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
|
|
60 |
-
|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
|
|
7 |
model-index:
|
8 |
- name: classification_tnews_scarce_imbalanced
|
9 |
results: []
|
|
|
14 |
|
15 |
# classification_tnews_scarce_imbalanced
|
16 |
|
17 |
+
This model is a fine-tuned version of [hfl/chinese-roberta-wwm-ext](https://huggingface.co/hfl/chinese-roberta-wwm-ext) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.8763
|
20 |
- Accuracy: 0.5867
|
21 |
|
22 |
## Model description
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| 2.7407 | 1.0 | 15 | 2.6972 | 0.1267 |
|
52 |
+
| 2.476 | 2.0 | 30 | 2.5490 | 0.2467 |
|
53 |
+
| 2.1124 | 3.0 | 45 | 2.4033 | 0.4067 |
|
54 |
+
| 1.8335 | 4.0 | 60 | 2.2475 | 0.4867 |
|
55 |
+
| 1.5516 | 5.0 | 75 | 2.1290 | 0.5333 |
|
56 |
+
| 1.3702 | 6.0 | 90 | 2.0374 | 0.5667 |
|
57 |
+
| 1.1347 | 7.0 | 105 | 1.9598 | 0.5733 |
|
58 |
+
| 1.1171 | 8.0 | 120 | 1.9145 | 0.58 |
|
59 |
+
| 0.9873 | 9.0 | 135 | 1.8869 | 0.5867 |
|
60 |
+
| 0.9644 | 10.0 | 150 | 1.8763 | 0.5867 |
|
61 |
|
62 |
|
63 |
### Framework versions
|