BiggieW commited on
Commit
6b3488f
·
1 Parent(s): 6f8a35b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -14
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 a very small & imbalanced subset of TNews dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.5812
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.4743 | 1.0 | 15 | 2.5030 | 0.24 |
54
- | 2.1581 | 2.0 | 30 | 2.2729 | 0.4533 |
55
- | 1.7781 | 3.0 | 45 | 2.0809 | 0.5267 |
56
- | 1.5336 | 4.0 | 60 | 1.9246 | 0.5333 |
57
- | 1.2713 | 5.0 | 75 | 1.8133 | 0.54 |
58
- | 1.1 | 6.0 | 90 | 1.7276 | 0.5667 |
59
- | 0.9569 | 7.0 | 105 | 1.6676 | 0.5733 |
60
- | 0.8755 | 8.0 | 120 | 1.6177 | 0.5867 |
61
- | 0.7461 | 9.0 | 135 | 1.5917 | 0.5867 |
62
- | 0.7229 | 10.0 | 150 | 1.5812 | 0.5867 |
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