Ziyang commited on
Commit
be767e0
1 Parent(s): 4936fd9

update HumanEval score

Browse files
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.