Upload folder using huggingface_hub
Browse files- val_sh/data-00000-of-00002.arrow +3 -0
- val_sh/data-00001-of-00002.arrow +3 -0
- val_sh/dataset_info.json +103 -0
- val_sh/state.json +16 -0
val_sh/data-00000-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11306ae153dcf92ad4a1a809f145072408d88a11d7d8b73902bf8e3baaa1aa2b
|
| 3 |
+
size 405353192
|
val_sh/data-00001-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d558175cc91fe2a4904716dadb1af8e1e5e5b6bdb2d51d1978d469b46ecfd59
|
| 3 |
+
size 540639592
|
val_sh/dataset_info.json
ADDED
|
@@ -0,0 +1,103 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"wikipedia_title": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"wikipedia_url": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"question_original": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"question": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"question_type": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"answer": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
},
|
| 29 |
+
"evidence": {
|
| 30 |
+
"dtype": "string",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"evidence_section_id": {
|
| 34 |
+
"dtype": "string",
|
| 35 |
+
"_type": "Value"
|
| 36 |
+
},
|
| 37 |
+
"evidence_section_title": {
|
| 38 |
+
"dtype": "string",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
},
|
| 41 |
+
"dataset_name": {
|
| 42 |
+
"dtype": "string",
|
| 43 |
+
"_type": "Value"
|
| 44 |
+
},
|
| 45 |
+
"dataset_category_id": {
|
| 46 |
+
"dtype": "int64",
|
| 47 |
+
"_type": "Value"
|
| 48 |
+
},
|
| 49 |
+
"wikipedia_url_used_in_train": {
|
| 50 |
+
"dtype": "bool",
|
| 51 |
+
"_type": "Value"
|
| 52 |
+
},
|
| 53 |
+
"encyclopedic_vqa_split": {
|
| 54 |
+
"dtype": "string",
|
| 55 |
+
"_type": "Value"
|
| 56 |
+
},
|
| 57 |
+
"dataset_image_ids": {
|
| 58 |
+
"dtype": "string",
|
| 59 |
+
"_type": "Value"
|
| 60 |
+
},
|
| 61 |
+
"output": {
|
| 62 |
+
"answer": {
|
| 63 |
+
"feature": {
|
| 64 |
+
"dtype": "string",
|
| 65 |
+
"_type": "Value"
|
| 66 |
+
},
|
| 67 |
+
"_type": "Sequence"
|
| 68 |
+
},
|
| 69 |
+
"original_answer": {
|
| 70 |
+
"dtype": "string",
|
| 71 |
+
"_type": "Value"
|
| 72 |
+
}
|
| 73 |
+
},
|
| 74 |
+
"input": {
|
| 75 |
+
"dtype": "string",
|
| 76 |
+
"_type": "Value"
|
| 77 |
+
},
|
| 78 |
+
"input_oracle": {
|
| 79 |
+
"dtype": "string",
|
| 80 |
+
"_type": "Value"
|
| 81 |
+
},
|
| 82 |
+
"image_path": {
|
| 83 |
+
"dtype": "string",
|
| 84 |
+
"_type": "Value"
|
| 85 |
+
},
|
| 86 |
+
"image": {
|
| 87 |
+
"_type": "Image"
|
| 88 |
+
},
|
| 89 |
+
"id": {
|
| 90 |
+
"dtype": "string",
|
| 91 |
+
"_type": "Value"
|
| 92 |
+
},
|
| 93 |
+
"pos_item_contents": {
|
| 94 |
+
"feature": {
|
| 95 |
+
"dtype": "string",
|
| 96 |
+
"_type": "Value"
|
| 97 |
+
},
|
| 98 |
+
"_type": "Sequence"
|
| 99 |
+
}
|
| 100 |
+
},
|
| 101 |
+
"homepage": "",
|
| 102 |
+
"license": ""
|
| 103 |
+
}
|
val_sh/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": "f789c391f3b31b0a",
|
| 11 |
+
"_format_columns": null,
|
| 12 |
+
"_format_kwargs": {},
|
| 13 |
+
"_format_type": null,
|
| 14 |
+
"_output_all_columns": false,
|
| 15 |
+
"_split": null
|
| 16 |
+
}
|