File size: 460 Bytes
6bca679
 
b9da7f2
4b33b88
b9da7f2
 
4b33b88
6bca679
b9da7f2
4b33b88
b9da7f2
d5ba774
49ad39e
4b33b88
 
d5ba774
4b33b88
d5ba774
 
4b33b88
d5ba774
4b33b88
d5ba774
49ad39e
 
4b33b88
49ad39e
 
 
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
---
license: apache-2.0
library_name: pytorch
pipeline_tag: text-generation
tags:
- code
- code-generation
---

# selection-coder-100m

A 212.4M-parameter Python code model. Context length 2048.

## Benchmarks (pass@1, greedy)

| Benchmark | standard | reasoning |
|---|---|---|
| HumanEval | 0.61% | 0.0% |
| MBPP | 3.5% | 0.5% |

_reasoning = chain-of-thought prompt + 2 self-refine iterations._

## Usage
```
### Instruction:
<your task>

### Response:
```