File size: 751 Bytes
2b77de8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
def3907
 
 
2b77de8
 
 
def3907
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: name
    dtype: string
  - name: language
    dtype: string
  - name: prompt
    dtype: string
  - name: suffix
    dtype: string
  - name: canonical_solution
    dtype: string
  - name: tests
    dtype: string
  splits:
  - name: train
    num_bytes: 8627440
    num_examples: 4792
  download_size: 1918113
  dataset_size: 8627440
license: openrail
tags:
- code
---
# Dataset Card for "santacoder-fim-task"

This is a dataset of prompts and solutions to the fill-in-the-middle (FIM) task
presented in the [SantaCoder] paper.

This dataset was generated using [this notebook](https://github.com/nuprl/MultiPL-E/blob/main/fill_in_the_middle/dataset_builder.ipynb).

[SantaCoder]: https://arxiv.org/abs/2301.03988