File size: 441 Bytes
6b79706
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b8590a7
6b79706
56a9c6a
96fef66
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
metrics:
- code_eval
library_name: transformers
tags:
- code
model-index:
- name: WizardCoder
  results:
  - task:
      type: text-generation
    dataset:
      type: openai_humaneval
      name: HumanEval
    metrics:
    - name: pass@1
      type: pass@1
      value: 0.799
      verified: false
license: wtfpl
---
May or may not be deleted wizardcoder-33b-v1.1.

# Prompt format
```
### Instruction:
{instruction}

### Response:

```