Upload 10 files
Browse files- dataset_dict.json +1 -0
- text/data-00000-of-00001.arrow +3 -0
- text/dataset_info.json +70 -0
- text/state.json +13 -0
- visual_basic/data-00000-of-00001.arrow +3 -0
- visual_basic/dataset_info.json +70 -0
- visual_basic/state.json +13 -0
- visual_metaphor/data-00000-of-00001.arrow +3 -0
- visual_metaphor/dataset_info.json +70 -0
- visual_metaphor/state.json +13 -0
dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["text", "visual_metaphor", "visual_basic"]}
|
text/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ab1e4696547ac3897dcbb849b2a783ef012d513d52e02d1471adefec6068a9f
|
| 3 |
+
size 25572104
|
text/dataset_info.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"question_id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"question_type_id": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"question_type_name": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"figure_id": [
|
| 18 |
+
{
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
}
|
| 22 |
+
],
|
| 23 |
+
"question": {
|
| 24 |
+
"dtype": "string",
|
| 25 |
+
"_type": "Value"
|
| 26 |
+
},
|
| 27 |
+
"answer": {
|
| 28 |
+
"dtype": "string",
|
| 29 |
+
"_type": "Value"
|
| 30 |
+
},
|
| 31 |
+
"instructions": {
|
| 32 |
+
"dtype": "string",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
},
|
| 35 |
+
"url": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"extra_input_figure_ids": [
|
| 40 |
+
{
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"extra_input_figure_bboxes": {
|
| 46 |
+
"feature": {
|
| 47 |
+
"feature": {
|
| 48 |
+
"dtype": "int64",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
},
|
| 51 |
+
"_type": "Sequence"
|
| 52 |
+
},
|
| 53 |
+
"_type": "Sequence"
|
| 54 |
+
},
|
| 55 |
+
"data_fact": {
|
| 56 |
+
"dtype": "string",
|
| 57 |
+
"_type": "Value"
|
| 58 |
+
},
|
| 59 |
+
"difficulty": {
|
| 60 |
+
"dtype": "string",
|
| 61 |
+
"_type": "Value"
|
| 62 |
+
},
|
| 63 |
+
"chart_type": {
|
| 64 |
+
"dtype": "string",
|
| 65 |
+
"_type": "Value"
|
| 66 |
+
}
|
| 67 |
+
},
|
| 68 |
+
"homepage": "",
|
| 69 |
+
"license": ""
|
| 70 |
+
}
|
text/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "e8f9185943dfd0ec",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
visual_basic/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1934938d9e80a6f995c059bf74a22338080a3944b298a80b452dddb2b3e9676
|
| 3 |
+
size 7169616
|
visual_basic/dataset_info.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"question_id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"question_type_id": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"question_type_name": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"figure_id": [
|
| 18 |
+
{
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
}
|
| 22 |
+
],
|
| 23 |
+
"question": {
|
| 24 |
+
"dtype": "string",
|
| 25 |
+
"_type": "Value"
|
| 26 |
+
},
|
| 27 |
+
"answer": {
|
| 28 |
+
"dtype": "string",
|
| 29 |
+
"_type": "Value"
|
| 30 |
+
},
|
| 31 |
+
"instructions": {
|
| 32 |
+
"dtype": "string",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
},
|
| 35 |
+
"url": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"extra_input_figure_ids": [
|
| 40 |
+
{
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"extra_input_figure_bboxes": {
|
| 46 |
+
"feature": {
|
| 47 |
+
"feature": {
|
| 48 |
+
"dtype": "int64",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
},
|
| 51 |
+
"_type": "Sequence"
|
| 52 |
+
},
|
| 53 |
+
"_type": "Sequence"
|
| 54 |
+
},
|
| 55 |
+
"data_fact": {
|
| 56 |
+
"dtype": "string",
|
| 57 |
+
"_type": "Value"
|
| 58 |
+
},
|
| 59 |
+
"difficulty": {
|
| 60 |
+
"dtype": "string",
|
| 61 |
+
"_type": "Value"
|
| 62 |
+
},
|
| 63 |
+
"chart_type": {
|
| 64 |
+
"dtype": "string",
|
| 65 |
+
"_type": "Value"
|
| 66 |
+
}
|
| 67 |
+
},
|
| 68 |
+
"homepage": "",
|
| 69 |
+
"license": ""
|
| 70 |
+
}
|
visual_basic/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "829b7ee91cf6b043",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
visual_metaphor/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f16f67c4f7815c796553f66203f4e65d6f5ccb6288472ec4fa962820598a3a7
|
| 3 |
+
size 415752
|
visual_metaphor/dataset_info.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"question_id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"question_type_id": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"question_type_name": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"figure_id": [
|
| 18 |
+
{
|
| 19 |
+
"dtype": "string",
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
}
|
| 22 |
+
],
|
| 23 |
+
"question": {
|
| 24 |
+
"dtype": "string",
|
| 25 |
+
"_type": "Value"
|
| 26 |
+
},
|
| 27 |
+
"answer": {
|
| 28 |
+
"dtype": "string",
|
| 29 |
+
"_type": "Value"
|
| 30 |
+
},
|
| 31 |
+
"instructions": {
|
| 32 |
+
"dtype": "string",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
},
|
| 35 |
+
"url": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"extra_input_figure_ids": [
|
| 40 |
+
{
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"extra_input_figure_bboxes": {
|
| 46 |
+
"feature": {
|
| 47 |
+
"feature": {
|
| 48 |
+
"dtype": "int64",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
},
|
| 51 |
+
"_type": "Sequence"
|
| 52 |
+
},
|
| 53 |
+
"_type": "Sequence"
|
| 54 |
+
},
|
| 55 |
+
"data_fact": {
|
| 56 |
+
"dtype": "string",
|
| 57 |
+
"_type": "Value"
|
| 58 |
+
},
|
| 59 |
+
"difficulty": {
|
| 60 |
+
"dtype": "string",
|
| 61 |
+
"_type": "Value"
|
| 62 |
+
},
|
| 63 |
+
"chart_type": {
|
| 64 |
+
"dtype": "string",
|
| 65 |
+
"_type": "Value"
|
| 66 |
+
}
|
| 67 |
+
},
|
| 68 |
+
"homepage": "",
|
| 69 |
+
"license": ""
|
| 70 |
+
}
|
visual_metaphor/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "cfd9aa2caa5edfbe",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|