Upload dataset
Browse files
README.md
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: instance_id
|
5 |
+
dtype: string
|
6 |
+
- name: prompt
|
7 |
+
dtype: string
|
8 |
+
- name: data_source
|
9 |
+
dtype: string
|
10 |
+
- name: ability
|
11 |
+
dtype: string
|
12 |
+
- name: instance
|
13 |
+
dtype: string
|
14 |
+
- name: parsed_commit_content
|
15 |
+
dtype: string
|
16 |
+
- name: problem_statement
|
17 |
+
dtype: string
|
18 |
+
- name: patch
|
19 |
+
dtype: string
|
20 |
+
- name: file_context
|
21 |
+
dtype: string
|
22 |
+
- name: filelevel_patches
|
23 |
+
dtype: string
|
24 |
+
- name: messages
|
25 |
+
list:
|
26 |
+
- name: content
|
27 |
+
dtype: string
|
28 |
+
- name: role
|
29 |
+
dtype: string
|
30 |
+
- name: verification_info
|
31 |
+
dtype: string
|
32 |
+
- name: num_messages_tokens
|
33 |
+
dtype: int64
|
34 |
+
- name: num_prompt_tokens
|
35 |
+
dtype: int64
|
36 |
+
- name: num_patch_tokens
|
37 |
+
dtype: int64
|
38 |
+
splits:
|
39 |
+
- name: train
|
40 |
+
num_bytes: 1523030700
|
41 |
+
num_examples: 13100
|
42 |
+
download_size: 480536012
|
43 |
+
dataset_size: 1523030700
|
44 |
+
configs:
|
45 |
+
- config_name: default
|
46 |
+
data_files:
|
47 |
+
- split: train
|
48 |
+
path: data/train-*
|
49 |
+
---
|
data/train-00000-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17b705c3ec344b42e432aed64f3e5e7f7d08924716c0ead1ad4c65694d0c455f
|
3 |
+
size 120134003
|
data/train-00001-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17b705c3ec344b42e432aed64f3e5e7f7d08924716c0ead1ad4c65694d0c455f
|
3 |
+
size 120134003
|
data/train-00002-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17b705c3ec344b42e432aed64f3e5e7f7d08924716c0ead1ad4c65694d0c455f
|
3 |
+
size 120134003
|
data/train-00003-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17b705c3ec344b42e432aed64f3e5e7f7d08924716c0ead1ad4c65694d0c455f
|
3 |
+
size 120134003
|