suolyer commited on
Commit
26f6505
·
1 Parent(s): d6f9d68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -58,11 +58,6 @@ for i in range(max_length):
58
  print(sentence)
59
  ```
60
 
61
- ## Scores on downstream chinese tasks (without any data augmentation)
62
- | Model| afqmc | tnews | iflytek | ocnli | cmnli | wsc | csl |
63
- | :--------: | :-----: | :----: | :-----: | :----: | :----: | :----: | :----: |
64
- | roberta-wwm-ext-large | 0.7514 | 0.5872 | 0.6152 | 0.777 | 0.814 | 0.8914 | 0.86 |
65
- | Zhouwenwang-1.3B | 0.7463 | 0.6036 | 0.6288 | 0.7654 | 0.7741 | 0.8849 | 0. 8777 |
66
 
67
  ## Citation
68
  If you find the resource is useful, please cite the following website in your paper.
 
58
  print(sentence)
59
  ```
60
 
 
 
 
 
 
61
 
62
  ## Citation
63
  If you find the resource is useful, please cite the following website in your paper.