Upload dataset
Browse files- README.md +49 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
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: 837085575.5725191
|
41 |
+
num_examples: 7200
|
42 |
+
download_size: 47205184
|
43 |
+
dataset_size: 837085575.5725191
|
44 |
+
configs:
|
45 |
+
- config_name: default
|
46 |
+
data_files:
|
47 |
+
- split: train
|
48 |
+
path: data/train-*
|
49 |
+
---
|
data/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d08278ee4cde84adbdc4637961f181f0ab62bb0d19d27134dd43d7a08a6fa83d
|
3 |
+
size 23602592
|
data/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d08278ee4cde84adbdc4637961f181f0ab62bb0d19d27134dd43d7a08a6fa83d
|
3 |
+
size 23602592
|