s3nh commited on
Commit
41593ef
1 Parent(s): d3c3da8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -4,6 +4,7 @@ pipeline_tag: text-generation
4
  library_name: transformers
5
  language:
6
  - zh
 
7
  ---
8
 
9
 
@@ -190,6 +191,4 @@ model = model.quantize(4).cuda()
190
  | moss-moon-003-sft (16B)<sup>0</sup> | 30.5 | 33.8 | 29.3 | 34.4 | 31.9 |
191
  | Baichuan-7B<sup>0</sup> | 38.4 | 48.9 | 35.6 | 48.1 | 42.3 |
192
  | **Baichuan-7B-Instruction(5-shot)** | **38.9** | **49.0** | **35.3** | **48.8** | **42.6** |
193
- | **Baichuan-7B-Instruction(0-shot)** | **38.7** | **47.9** | **34.5** | **48.2** | **42.0** |
194
-
195
-
 
4
  library_name: transformers
5
  language:
6
  - zh
7
+ - en
8
  ---
9
 
10
 
 
191
  | moss-moon-003-sft (16B)<sup>0</sup> | 30.5 | 33.8 | 29.3 | 34.4 | 31.9 |
192
  | Baichuan-7B<sup>0</sup> | 38.4 | 48.9 | 35.6 | 48.1 | 42.3 |
193
  | **Baichuan-7B-Instruction(5-shot)** | **38.9** | **49.0** | **35.3** | **48.8** | **42.6** |
194
+ | **Baichuan-7B-Instruction(0-shot)** | **38.7** | **47.9** | **34.5** | **48.2** | **42.0** |