BiggieW commited on
Commit
5aa3028
·
1 Parent(s): b8b6af9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
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_arg
11
  results: []
@@ -18,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  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.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 2.0381
22
- - Accuracy: 0.5267
23
 
24
  ## Model description
25
 
@@ -50,9 +48,9 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 1.4261 | 1.0 | 150 | 1.7956 | 0.52 |
54
- | 0.1893 | 2.0 | 300 | 1.9534 | 0.54 |
55
- | 0.0475 | 3.0 | 450 | 2.0381 | 0.5267 |
56
 
57
 
58
  ### Framework versions
 
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
 
 
7
  model-index:
8
  - name: classification_tnews_arg
9
  results: []
 
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.1794
20
+ - Accuracy: 0.7133
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 1.3992 | 1.0 | 150 | 1.2185 | 0.66 |
52
+ | 0.1415 | 2.0 | 300 | 1.1324 | 0.6933 |
53
+ | 0.0376 | 3.0 | 450 | 1.1794 | 0.7133 |
54
 
55
 
56
  ### Framework versions