File size: 931 Bytes
f4cb69c 65c0f04 67c57dd 65c0f04 67c57dd 65c0f04 2e2bfe9 9f8ed0b f4cb69c 2e2bfe9 f4cb69c 2e2bfe9 f4cb69c |
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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
---
dataset_info:
features:
- name: repo
dtype: string
- name: instance_id
dtype: string
- name: problem_statement
dtype: string
- name: patch
dtype: string
- name: test_patch
dtype: string
- name: created_at
dtype: string
- name: hints_text
dtype: string
- name: base_commit
dtype: string
- name: test_instructions
dtype: string
- name: patch_line_additions
list:
- name: file_path
dtype: string
- name: lines
list: string
- name: patch_line_deletions
list:
- name: file_path
dtype: string
- name: lines
list: string
- name: file_extensions
list: string
- name: total_file_changes
dtype: int64
splits:
- name: train
num_bytes: 108314750
num_examples: 1892
download_size: 26775735
dataset_size: 108314750
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|