Upload folder using huggingface_hub
Browse files- dataset_dict.json +1 -0
- test/data-00000-of-00002.arrow +3 -0
- test/data-00001-of-00002.arrow +3 -0
- test/dataset_info.json +149 -0
- test/state.json +16 -0
dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["test"]}
|
test/data-00000-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8253cb04e9047bc882f9e51a53f54988a2ac79588995b08ca4323064149a43c0
|
| 3 |
+
size 594985904
|
test/data-00001-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d838788908048fe0ee7d99ddf8961affe58ce0881aa399c09a01b2a8954ef19
|
| 3 |
+
size 356313688
|
test/dataset_info.json
ADDED
|
@@ -0,0 +1,149 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"instance_id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"pull_number": {
|
| 10 |
+
"dtype": "int64",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"repo": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"version": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"base_commit": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"created_at": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
},
|
| 29 |
+
"patch": {
|
| 30 |
+
"dtype": "string",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"test_patch": {
|
| 34 |
+
"dtype": "string",
|
| 35 |
+
"_type": "Value"
|
| 36 |
+
},
|
| 37 |
+
"non_py_patch": {
|
| 38 |
+
"dtype": "string",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
},
|
| 41 |
+
"new_components": {
|
| 42 |
+
"feature": {
|
| 43 |
+
"components": {
|
| 44 |
+
"feature": {
|
| 45 |
+
"doc": {
|
| 46 |
+
"dtype": "string",
|
| 47 |
+
"_type": "Value"
|
| 48 |
+
},
|
| 49 |
+
"lines": {
|
| 50 |
+
"feature": {
|
| 51 |
+
"dtype": "int64",
|
| 52 |
+
"_type": "Value"
|
| 53 |
+
},
|
| 54 |
+
"_type": "List"
|
| 55 |
+
},
|
| 56 |
+
"name": {
|
| 57 |
+
"dtype": "string",
|
| 58 |
+
"_type": "Value"
|
| 59 |
+
},
|
| 60 |
+
"signature": {
|
| 61 |
+
"dtype": "string",
|
| 62 |
+
"_type": "Value"
|
| 63 |
+
},
|
| 64 |
+
"type": {
|
| 65 |
+
"dtype": "string",
|
| 66 |
+
"_type": "Value"
|
| 67 |
+
}
|
| 68 |
+
},
|
| 69 |
+
"_type": "List"
|
| 70 |
+
},
|
| 71 |
+
"file": {
|
| 72 |
+
"dtype": "string",
|
| 73 |
+
"_type": "Value"
|
| 74 |
+
}
|
| 75 |
+
},
|
| 76 |
+
"_type": "List"
|
| 77 |
+
},
|
| 78 |
+
"FAIL_TO_PASS": {
|
| 79 |
+
"feature": {
|
| 80 |
+
"dtype": "string",
|
| 81 |
+
"_type": "Value"
|
| 82 |
+
},
|
| 83 |
+
"_type": "List"
|
| 84 |
+
},
|
| 85 |
+
"PASS_TO_PASS": {
|
| 86 |
+
"feature": {
|
| 87 |
+
"dtype": "string",
|
| 88 |
+
"_type": "Value"
|
| 89 |
+
},
|
| 90 |
+
"_type": "List"
|
| 91 |
+
},
|
| 92 |
+
"pull_request_text": {
|
| 93 |
+
"dtype": "string",
|
| 94 |
+
"_type": "Value"
|
| 95 |
+
},
|
| 96 |
+
"issue_text": {
|
| 97 |
+
"dtype": "string",
|
| 98 |
+
"_type": "Value"
|
| 99 |
+
},
|
| 100 |
+
"readmes": {
|
| 101 |
+
"feature": {
|
| 102 |
+
"content": {
|
| 103 |
+
"dtype": "string",
|
| 104 |
+
"_type": "Value"
|
| 105 |
+
},
|
| 106 |
+
"file": {
|
| 107 |
+
"dtype": "string",
|
| 108 |
+
"_type": "Value"
|
| 109 |
+
}
|
| 110 |
+
},
|
| 111 |
+
"_type": "List"
|
| 112 |
+
},
|
| 113 |
+
"files": {
|
| 114 |
+
"feature": {
|
| 115 |
+
"content": {
|
| 116 |
+
"dtype": "string",
|
| 117 |
+
"_type": "Value"
|
| 118 |
+
},
|
| 119 |
+
"file": {
|
| 120 |
+
"dtype": "string",
|
| 121 |
+
"_type": "Value"
|
| 122 |
+
}
|
| 123 |
+
},
|
| 124 |
+
"_type": "List"
|
| 125 |
+
},
|
| 126 |
+
"environment_setup_commit": {
|
| 127 |
+
"dtype": "string",
|
| 128 |
+
"_type": "Value"
|
| 129 |
+
},
|
| 130 |
+
"patch-detailed": {
|
| 131 |
+
"dtype": "string",
|
| 132 |
+
"_type": "Value"
|
| 133 |
+
},
|
| 134 |
+
"natural-detailed": {
|
| 135 |
+
"dtype": "string",
|
| 136 |
+
"_type": "Value"
|
| 137 |
+
},
|
| 138 |
+
"patch-brief": {
|
| 139 |
+
"dtype": "string",
|
| 140 |
+
"_type": "Value"
|
| 141 |
+
},
|
| 142 |
+
"natural-brief": {
|
| 143 |
+
"dtype": "string",
|
| 144 |
+
"_type": "Value"
|
| 145 |
+
}
|
| 146 |
+
},
|
| 147 |
+
"homepage": "",
|
| 148 |
+
"license": ""
|
| 149 |
+
}
|
test/state.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00002.arrow"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"filename": "data-00001-of-00002.arrow"
|
| 8 |
+
}
|
| 9 |
+
],
|
| 10 |
+
"_fingerprint": "e3c1a2c18ab6724f",
|
| 11 |
+
"_format_columns": null,
|
| 12 |
+
"_format_kwargs": {},
|
| 13 |
+
"_format_type": null,
|
| 14 |
+
"_output_all_columns": false,
|
| 15 |
+
"_split": null
|
| 16 |
+
}
|