Commit
·
7d07917
1
Parent(s):
7c499d1
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"mengmengmmm--B2F_small": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"idx": {"dtype": "int64", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "target": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 13301443, "num_examples": 46680, "dataset_name": "B2F_small"}, "validation": {"name": "validation", "num_bytes": 1665588, "num_examples": 5835, "dataset_name": "B2F_small"}, "test": {"name": "test", "num_bytes": 1655580, "num_examples": 5835, "dataset_name": "B2F_small"}}, "download_checksums": null, "download_size": 5764562, "post_processing_size": null, "dataset_size": 16622611, "size_in_bytes": 22387173}}
|