r1v3r commited on
Commit
6f752a9
·
verified ·
1 Parent(s): 06f8ac4

Upload standardized dataset

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +87 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a391a0a965e915b0297ec16d27c97f63fd2eae8e0413d1d9b97117ef2f03ae51
3
+ size 23105368
dataset_info.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "base_commit": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "patch": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "instance_id": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "pull_number": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "hints_text": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "issue_numbers": {
26
+ "feature": {
27
+ "dtype": "string",
28
+ "_type": "Value"
29
+ },
30
+ "_type": "Sequence"
31
+ },
32
+ "version": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ },
36
+ "repo": {
37
+ "dtype": "string",
38
+ "_type": "Value"
39
+ },
40
+ "created_at": {
41
+ "dtype": "string",
42
+ "_type": "Value"
43
+ },
44
+ "test_patch": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ },
48
+ "problem_statement": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "environment_setup_commit": {
53
+ "dtype": "string",
54
+ "_type": "Value"
55
+ },
56
+ "FAIL_TO_PASS": {
57
+ "feature": {
58
+ "dtype": "string",
59
+ "_type": "Value"
60
+ },
61
+ "_type": "Sequence"
62
+ },
63
+ "PASS_TO_PASS": {
64
+ "feature": {
65
+ "dtype": "string",
66
+ "_type": "Value"
67
+ },
68
+ "_type": "Sequence"
69
+ },
70
+ "FAIL_TO_FAIL": {
71
+ "feature": {
72
+ "dtype": "string",
73
+ "_type": "Value"
74
+ },
75
+ "_type": "Sequence"
76
+ },
77
+ "PASS_TO_FAIL": {
78
+ "feature": {
79
+ "dtype": "string",
80
+ "_type": "Value"
81
+ },
82
+ "_type": "Sequence"
83
+ }
84
+ },
85
+ "homepage": "",
86
+ "license": ""
87
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "d362f0c9671ac29b",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }