wangyulong commited on
Commit
2444d8a
1 Parent(s): b37d754

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,8 +22,8 @@ model = BertModel.from_pretrained("Langboat/mengzi-bert-base")
22
  ## Scores on nine chinese tasks (without any data augmentation)
23
  |Model|AFQMC|TNEWS|IFLYTEK|CMNLI|WSC|CSL|CMRC|C3|CHID|
24
  |-|-|-|-|-|-|-|-|-|-|
25
- |CLUE RoBERTa-wwm-ext Baseline|74.04|56.94|60.31|80.51|67.80|81|75.20|66.5|83.62|
26
- |Mengzi-BERT-base|74.58|57.97|60.68|82.12|87.50|85.4|78.54|71.7|0|
27
 
28
  ## Citation
29
  If you find the technical report or resource is useful, please cite the following technical report in your paper.
 
22
  ## Scores on nine chinese tasks (without any data augmentation)
23
  |Model|AFQMC|TNEWS|IFLYTEK|CMNLI|WSC|CSL|CMRC|C3|CHID|
24
  |-|-|-|-|-|-|-|-|-|-|
25
+ |CLUE RoBERTa-wwm-ext Baseline|74.04|56.94|60.31|80.51|67.80|81.00|75.20|66.50|83.62|
26
+ |Mengzi-BERT-base|74.58|57.97|60.68|82.12|87.50|85.40|78.54|71.70|84.16|
27
 
28
  ## Citation
29
  If you find the technical report or resource is useful, please cite the following technical report in your paper.