WizardLM Ziyang commited on
Commit
93f09ae
1 Parent(s): ce17c94

update HumanEval score (#24)

Browse files

- update HumanEval score (be767e0da07633c160766b9b5df25650da3feb02)


Co-authored-by: Ziyang Luo <Ziyang@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,5 +1,23 @@
1
  ---
2
  license: bigscience-openrail-m
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  This is the Full-Weight of WizardCoder.
 
1
  ---
2
  license: bigscience-openrail-m
3
+ metrics:
4
+ - code_eval
5
+ library_name: transformers
6
+ tags:
7
+ - code
8
+ model-index:
9
+ - name: WizardCoder
10
+ results:
11
+ - task:
12
+ type: text-generation
13
+ dataset:
14
+ type: openai_humaneval
15
+ name: HumanEval
16
+ metrics:
17
+ - name: pass@1
18
+ type: pass@1
19
+ value: 0.573
20
+ verified: false
21
  ---
22
 
23
  This is the Full-Weight of WizardCoder.