Upload folder using huggingface_hub
Browse files
FEA-Bench-v1.0-Oracle/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["test"]}
|
FEA-Bench-v1.0-Oracle/test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5180f40cba9772f33e6d4a8c021d930f691b7b19105ff609a801c2e2b08e91ac
|
| 3 |
+
size 2948192
|
FEA-Bench-v1.0-Oracle/test/dataset_info.json
ADDED
|
@@ -0,0 +1,107 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
"problem_statement": {
|
| 93 |
+
"dtype": "string",
|
| 94 |
+
"_type": "Value"
|
| 95 |
+
},
|
| 96 |
+
"hints_text": {
|
| 97 |
+
"dtype": "string",
|
| 98 |
+
"_type": "Value"
|
| 99 |
+
},
|
| 100 |
+
"environment_setup_commit": {
|
| 101 |
+
"dtype": "string",
|
| 102 |
+
"_type": "Value"
|
| 103 |
+
}
|
| 104 |
+
},
|
| 105 |
+
"homepage": "",
|
| 106 |
+
"license": ""
|
| 107 |
+
}
|
FEA-Bench-v1.0-Oracle/test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "3a4b60aed5affdd1",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|