Upload folder using huggingface_hub
Browse files- cc/dataset_dict.json +1 -0
- cc/test/data-00000-of-00001.arrow +3 -0
- cc/test/dataset_info.json +81 -0
- cc/test/state.json +13 -0
- cn/dataset_dict.json +1 -0
- cn/dev/data-00000-of-00001.arrow +3 -0
- cn/dev/dataset_info.json +107 -0
- cn/dev/state.json +13 -0
- cn/test/data-00000-of-00001.arrow +3 -0
- cn/test/dataset_info.json +107 -0
- cn/test/state.json +13 -0
- dataset_dict.json +1 -0
- en/dataset_dict.json +1 -0
- en/dev/data-00000-of-00001.arrow +3 -0
- en/dev/dataset_info.json +107 -0
- en/dev/state.json +13 -0
- en/test/data-00000-of-00001.arrow +3 -0
- en/test/dataset_info.json +107 -0
- en/test/state.json +13 -0
cc/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["test"]}
|
cc/test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c20259b9379a04d1edeb623a457bd1d11d4c7b1fcff1c1d3a6975e05c538e932
|
| 3 |
+
size 52256288
|
cc/test/dataset_info.json
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "cc",
|
| 5 |
+
"dataset_name": "mm_bench",
|
| 6 |
+
"dataset_size": 51831670,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"/root/autodl-tmp/data/MMBench/cc/test-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 51151713,
|
| 11 |
+
"checksum": null
|
| 12 |
+
}
|
| 13 |
+
},
|
| 14 |
+
"download_size": 51151713,
|
| 15 |
+
"features": {
|
| 16 |
+
"index": {
|
| 17 |
+
"dtype": "int64",
|
| 18 |
+
"_type": "Value"
|
| 19 |
+
},
|
| 20 |
+
"question": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"answer": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"A": {
|
| 29 |
+
"dtype": "string",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"B": {
|
| 33 |
+
"dtype": "string",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"C": {
|
| 37 |
+
"dtype": "string",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"D": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"category": {
|
| 45 |
+
"dtype": "string",
|
| 46 |
+
"_type": "Value"
|
| 47 |
+
},
|
| 48 |
+
"image": {
|
| 49 |
+
"_type": "Image"
|
| 50 |
+
},
|
| 51 |
+
"source": {
|
| 52 |
+
"dtype": "string",
|
| 53 |
+
"_type": "Value"
|
| 54 |
+
},
|
| 55 |
+
"problem": {
|
| 56 |
+
"dtype": "string",
|
| 57 |
+
"_type": "Value"
|
| 58 |
+
},
|
| 59 |
+
"solution": {
|
| 60 |
+
"dtype": "string",
|
| 61 |
+
"_type": "Value"
|
| 62 |
+
}
|
| 63 |
+
},
|
| 64 |
+
"homepage": "",
|
| 65 |
+
"license": "",
|
| 66 |
+
"size_in_bytes": 102983383,
|
| 67 |
+
"splits": {
|
| 68 |
+
"test": {
|
| 69 |
+
"name": "test",
|
| 70 |
+
"num_bytes": 51831670,
|
| 71 |
+
"num_examples": 2040,
|
| 72 |
+
"dataset_name": "mm_bench"
|
| 73 |
+
}
|
| 74 |
+
},
|
| 75 |
+
"version": {
|
| 76 |
+
"version_str": "0.0.0",
|
| 77 |
+
"major": 0,
|
| 78 |
+
"minor": 0,
|
| 79 |
+
"patch": 0
|
| 80 |
+
}
|
| 81 |
+
}
|
cc/test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "54cef2d58842b5dc",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "test"
|
| 13 |
+
}
|
cn/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["dev", "test"]}
|
cn/dev/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96521660b566b7b379846d9bd0cc7efd93d98d4ebd2200d7b498958b38d567b9
|
| 3 |
+
size 103859864
|
cn/dev/dataset_info.json
ADDED
|
@@ -0,0 +1,107 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "cn",
|
| 5 |
+
"dataset_name": "mm_bench",
|
| 6 |
+
"dataset_size": 250830192,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"/root/autodl-tmp/data/MMBench/cn/dev-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 96579110,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"/root/autodl-tmp/data/MMBench/cn/test-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 141429197,
|
| 15 |
+
"checksum": null
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"download_size": 238008307,
|
| 19 |
+
"features": {
|
| 20 |
+
"index": {
|
| 21 |
+
"dtype": "int64",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"question": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"hint": {
|
| 29 |
+
"dtype": "string",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"answer": {
|
| 33 |
+
"dtype": "string",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"A": {
|
| 37 |
+
"dtype": "string",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"B": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"C": {
|
| 45 |
+
"dtype": "string",
|
| 46 |
+
"_type": "Value"
|
| 47 |
+
},
|
| 48 |
+
"D": {
|
| 49 |
+
"dtype": "string",
|
| 50 |
+
"_type": "Value"
|
| 51 |
+
},
|
| 52 |
+
"category": {
|
| 53 |
+
"dtype": "string",
|
| 54 |
+
"_type": "Value"
|
| 55 |
+
},
|
| 56 |
+
"image": {
|
| 57 |
+
"_type": "Image"
|
| 58 |
+
},
|
| 59 |
+
"source": {
|
| 60 |
+
"dtype": "string",
|
| 61 |
+
"_type": "Value"
|
| 62 |
+
},
|
| 63 |
+
"L2-category": {
|
| 64 |
+
"dtype": "string",
|
| 65 |
+
"_type": "Value"
|
| 66 |
+
},
|
| 67 |
+
"comment": {
|
| 68 |
+
"dtype": "string",
|
| 69 |
+
"_type": "Value"
|
| 70 |
+
},
|
| 71 |
+
"split": {
|
| 72 |
+
"dtype": "string",
|
| 73 |
+
"_type": "Value"
|
| 74 |
+
},
|
| 75 |
+
"problem": {
|
| 76 |
+
"dtype": "string",
|
| 77 |
+
"_type": "Value"
|
| 78 |
+
},
|
| 79 |
+
"solution": {
|
| 80 |
+
"dtype": "string",
|
| 81 |
+
"_type": "Value"
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"homepage": "",
|
| 85 |
+
"license": "",
|
| 86 |
+
"size_in_bytes": 488838499,
|
| 87 |
+
"splits": {
|
| 88 |
+
"dev": {
|
| 89 |
+
"name": "dev",
|
| 90 |
+
"num_bytes": 102715809,
|
| 91 |
+
"num_examples": 4329,
|
| 92 |
+
"dataset_name": "mm_bench"
|
| 93 |
+
},
|
| 94 |
+
"test": {
|
| 95 |
+
"name": "test",
|
| 96 |
+
"num_bytes": 148114383,
|
| 97 |
+
"num_examples": 6666,
|
| 98 |
+
"dataset_name": "mm_bench"
|
| 99 |
+
}
|
| 100 |
+
},
|
| 101 |
+
"version": {
|
| 102 |
+
"version_str": "0.0.0",
|
| 103 |
+
"major": 0,
|
| 104 |
+
"minor": 0,
|
| 105 |
+
"patch": 0
|
| 106 |
+
}
|
| 107 |
+
}
|
cn/dev/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "7ba9127a581955b7",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "dev"
|
| 13 |
+
}
|
cn/test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67946114f6ea22694a7ff306da87e08fb20debab99c083348db9367c58d3ad31
|
| 3 |
+
size 149792040
|
cn/test/dataset_info.json
ADDED
|
@@ -0,0 +1,107 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "cn",
|
| 5 |
+
"dataset_name": "mm_bench",
|
| 6 |
+
"dataset_size": 250830192,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"/root/autodl-tmp/data/MMBench/cn/dev-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 96579110,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"/root/autodl-tmp/data/MMBench/cn/test-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 141429197,
|
| 15 |
+
"checksum": null
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"download_size": 238008307,
|
| 19 |
+
"features": {
|
| 20 |
+
"index": {
|
| 21 |
+
"dtype": "int64",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"question": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"hint": {
|
| 29 |
+
"dtype": "string",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"answer": {
|
| 33 |
+
"dtype": "string",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"A": {
|
| 37 |
+
"dtype": "string",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"B": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"C": {
|
| 45 |
+
"dtype": "string",
|
| 46 |
+
"_type": "Value"
|
| 47 |
+
},
|
| 48 |
+
"D": {
|
| 49 |
+
"dtype": "string",
|
| 50 |
+
"_type": "Value"
|
| 51 |
+
},
|
| 52 |
+
"category": {
|
| 53 |
+
"dtype": "string",
|
| 54 |
+
"_type": "Value"
|
| 55 |
+
},
|
| 56 |
+
"image": {
|
| 57 |
+
"_type": "Image"
|
| 58 |
+
},
|
| 59 |
+
"source": {
|
| 60 |
+
"dtype": "string",
|
| 61 |
+
"_type": "Value"
|
| 62 |
+
},
|
| 63 |
+
"L2-category": {
|
| 64 |
+
"dtype": "string",
|
| 65 |
+
"_type": "Value"
|
| 66 |
+
},
|
| 67 |
+
"comment": {
|
| 68 |
+
"dtype": "string",
|
| 69 |
+
"_type": "Value"
|
| 70 |
+
},
|
| 71 |
+
"split": {
|
| 72 |
+
"dtype": "string",
|
| 73 |
+
"_type": "Value"
|
| 74 |
+
},
|
| 75 |
+
"problem": {
|
| 76 |
+
"dtype": "string",
|
| 77 |
+
"_type": "Value"
|
| 78 |
+
},
|
| 79 |
+
"solution": {
|
| 80 |
+
"dtype": "null",
|
| 81 |
+
"_type": "Value"
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"homepage": "",
|
| 85 |
+
"license": "",
|
| 86 |
+
"size_in_bytes": 488838499,
|
| 87 |
+
"splits": {
|
| 88 |
+
"dev": {
|
| 89 |
+
"name": "dev",
|
| 90 |
+
"num_bytes": 102715809,
|
| 91 |
+
"num_examples": 4329,
|
| 92 |
+
"dataset_name": "mm_bench"
|
| 93 |
+
},
|
| 94 |
+
"test": {
|
| 95 |
+
"name": "test",
|
| 96 |
+
"num_bytes": 148114383,
|
| 97 |
+
"num_examples": 6666,
|
| 98 |
+
"dataset_name": "mm_bench"
|
| 99 |
+
}
|
| 100 |
+
},
|
| 101 |
+
"version": {
|
| 102 |
+
"version_str": "0.0.0",
|
| 103 |
+
"major": 0,
|
| 104 |
+
"minor": 0,
|
| 105 |
+
"patch": 0
|
| 106 |
+
}
|
| 107 |
+
}
|
cn/test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "e9045c5d20623b06",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "test"
|
| 13 |
+
}
|
dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["cc", "cn", "en"]}
|
en/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["dev", "test"]}
|
en/dev/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc2c9de3f45187b172ca3d6748dc8e70bbe8a1fc0a6761b7e7c389e90be3add3
|
| 3 |
+
size 104023024
|
en/dev/dataset_info.json
ADDED
|
@@ -0,0 +1,107 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "en",
|
| 5 |
+
"dataset_name": "mm_bench",
|
| 6 |
+
"dataset_size": 251049164,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"/root/autodl-tmp/data/MMBench/en/dev-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 96595184,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"/root/autodl-tmp/data/MMBench/en/test-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 141449733,
|
| 15 |
+
"checksum": null
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"download_size": 238044917,
|
| 19 |
+
"features": {
|
| 20 |
+
"index": {
|
| 21 |
+
"dtype": "int64",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"question": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"hint": {
|
| 29 |
+
"dtype": "string",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"answer": {
|
| 33 |
+
"dtype": "string",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"A": {
|
| 37 |
+
"dtype": "string",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"B": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"C": {
|
| 45 |
+
"dtype": "string",
|
| 46 |
+
"_type": "Value"
|
| 47 |
+
},
|
| 48 |
+
"D": {
|
| 49 |
+
"dtype": "string",
|
| 50 |
+
"_type": "Value"
|
| 51 |
+
},
|
| 52 |
+
"category": {
|
| 53 |
+
"dtype": "string",
|
| 54 |
+
"_type": "Value"
|
| 55 |
+
},
|
| 56 |
+
"image": {
|
| 57 |
+
"_type": "Image"
|
| 58 |
+
},
|
| 59 |
+
"source": {
|
| 60 |
+
"dtype": "string",
|
| 61 |
+
"_type": "Value"
|
| 62 |
+
},
|
| 63 |
+
"L2-category": {
|
| 64 |
+
"dtype": "string",
|
| 65 |
+
"_type": "Value"
|
| 66 |
+
},
|
| 67 |
+
"comment": {
|
| 68 |
+
"dtype": "string",
|
| 69 |
+
"_type": "Value"
|
| 70 |
+
},
|
| 71 |
+
"split": {
|
| 72 |
+
"dtype": "string",
|
| 73 |
+
"_type": "Value"
|
| 74 |
+
},
|
| 75 |
+
"problem": {
|
| 76 |
+
"dtype": "string",
|
| 77 |
+
"_type": "Value"
|
| 78 |
+
},
|
| 79 |
+
"solution": {
|
| 80 |
+
"dtype": "string",
|
| 81 |
+
"_type": "Value"
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"homepage": "",
|
| 85 |
+
"license": "",
|
| 86 |
+
"size_in_bytes": 489094081,
|
| 87 |
+
"splits": {
|
| 88 |
+
"dev": {
|
| 89 |
+
"name": "dev",
|
| 90 |
+
"num_bytes": 102803868,
|
| 91 |
+
"num_examples": 4329,
|
| 92 |
+
"dataset_name": "mm_bench"
|
| 93 |
+
},
|
| 94 |
+
"test": {
|
| 95 |
+
"name": "test",
|
| 96 |
+
"num_bytes": 148245296,
|
| 97 |
+
"num_examples": 6666,
|
| 98 |
+
"dataset_name": "mm_bench"
|
| 99 |
+
}
|
| 100 |
+
},
|
| 101 |
+
"version": {
|
| 102 |
+
"version_str": "0.0.0",
|
| 103 |
+
"major": 0,
|
| 104 |
+
"minor": 0,
|
| 105 |
+
"patch": 0
|
| 106 |
+
}
|
| 107 |
+
}
|
en/dev/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "b9c2fbc6c4ce416e",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "dev"
|
| 13 |
+
}
|
en/test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cbfd4e2e2dd2574259917939d8a754b8cc488bd327dd1e54976ee30d8559ade
|
| 3 |
+
size 150045920
|
en/test/dataset_info.json
ADDED
|
@@ -0,0 +1,107 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "en",
|
| 5 |
+
"dataset_name": "mm_bench",
|
| 6 |
+
"dataset_size": 251049164,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"/root/autodl-tmp/data/MMBench/en/dev-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 96595184,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"/root/autodl-tmp/data/MMBench/en/test-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 141449733,
|
| 15 |
+
"checksum": null
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"download_size": 238044917,
|
| 19 |
+
"features": {
|
| 20 |
+
"index": {
|
| 21 |
+
"dtype": "int64",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"question": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"hint": {
|
| 29 |
+
"dtype": "string",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"answer": {
|
| 33 |
+
"dtype": "string",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"A": {
|
| 37 |
+
"dtype": "string",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"B": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
},
|
| 44 |
+
"C": {
|
| 45 |
+
"dtype": "string",
|
| 46 |
+
"_type": "Value"
|
| 47 |
+
},
|
| 48 |
+
"D": {
|
| 49 |
+
"dtype": "string",
|
| 50 |
+
"_type": "Value"
|
| 51 |
+
},
|
| 52 |
+
"category": {
|
| 53 |
+
"dtype": "string",
|
| 54 |
+
"_type": "Value"
|
| 55 |
+
},
|
| 56 |
+
"image": {
|
| 57 |
+
"_type": "Image"
|
| 58 |
+
},
|
| 59 |
+
"source": {
|
| 60 |
+
"dtype": "string",
|
| 61 |
+
"_type": "Value"
|
| 62 |
+
},
|
| 63 |
+
"L2-category": {
|
| 64 |
+
"dtype": "string",
|
| 65 |
+
"_type": "Value"
|
| 66 |
+
},
|
| 67 |
+
"comment": {
|
| 68 |
+
"dtype": "string",
|
| 69 |
+
"_type": "Value"
|
| 70 |
+
},
|
| 71 |
+
"split": {
|
| 72 |
+
"dtype": "string",
|
| 73 |
+
"_type": "Value"
|
| 74 |
+
},
|
| 75 |
+
"problem": {
|
| 76 |
+
"dtype": "string",
|
| 77 |
+
"_type": "Value"
|
| 78 |
+
},
|
| 79 |
+
"solution": {
|
| 80 |
+
"dtype": "null",
|
| 81 |
+
"_type": "Value"
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"homepage": "",
|
| 85 |
+
"license": "",
|
| 86 |
+
"size_in_bytes": 489094081,
|
| 87 |
+
"splits": {
|
| 88 |
+
"dev": {
|
| 89 |
+
"name": "dev",
|
| 90 |
+
"num_bytes": 102803868,
|
| 91 |
+
"num_examples": 4329,
|
| 92 |
+
"dataset_name": "mm_bench"
|
| 93 |
+
},
|
| 94 |
+
"test": {
|
| 95 |
+
"name": "test",
|
| 96 |
+
"num_bytes": 148245296,
|
| 97 |
+
"num_examples": 6666,
|
| 98 |
+
"dataset_name": "mm_bench"
|
| 99 |
+
}
|
| 100 |
+
},
|
| 101 |
+
"version": {
|
| 102 |
+
"version_str": "0.0.0",
|
| 103 |
+
"major": 0,
|
| 104 |
+
"minor": 0,
|
| 105 |
+
"patch": 0
|
| 106 |
+
}
|
| 107 |
+
}
|
en/test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "1b543b38f615ca5d",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "test"
|
| 13 |
+
}
|