File size: 726 Bytes
e183636
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f2a4143
 
 
 
 
 
 
 
 
 
e183636
 
1175fa0
 
 
 
 
 
 
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
32
33
34
35
36
---
datasets:
- theblackcat102/evol-codealpaca-v1
model-index:
  - name: Redpajama-3b-evol-coder
    results:
      - task:
          type: text-generation
        dataset:
          type: openai_humaneval
          name: HumanEval
        metrics:
          - name: pass@1
            type: pass@1
            value: 20.73
            verified: false
      - task:
          type: text-generation
        dataset:
          type: mbpp
          name: MBPP
        metrics:
          - name: pass@1
            type: pass@1
            value: 6.4
            verified: false
---

Redpajama 3B finetuned on evol-codealpaca-v1

Follows the OpenAssistant chat format:

```
<|prompter|>{user_prompt}<|endoftext|><|assistant|>
```