tasky_or_not / dataset_infos.json
craffel's picture
craffel HF staff
Add checksums
15f88c8
{"10xp3_10xc4": {"description": "This dataset is a collection of prompted examples from P3 and examples from C4.\nThe C4 examples are labeled \"not-task-like\" and the P3 examples are\n\"task-like\". Examples were sampled from C4 so that the distribution of example\nlengths is similar for C4 and P3 examples. Some datasets from P3 were ignored\nbecause their examples were too long. Some datasets from P3 are held out for\nvalidation. Non-tasky validation data was gathered from C4 without\nintentionally matching the length distribution. Tasky data was gathered from\nthe validation set of certain held-out datasets from P3.\n", "citation": "", "homepage": "https://github.com/craffel/tasky-data", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "dataset": {"dtype": "string", "id": null, "_type": "Value"}, "prompt": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["not tasky", "tasky"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "tasky_or_not", "config_name": "10xp3_10xc4", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 130575217, "num_examples": 192079, "dataset_name": "tasky_or_not"}, "validation": {"name": "validation", "num_bytes": 58296399, "num_examples": 81040, "dataset_name": "tasky_or_not"}}, "download_checksums": {"p3_examples_train.json": {"num_bytes": 11140739, "checksum": "81be9059a26301588aaafbdcdd6d9413e1029a5c30fff317293f94d89b152fcc"}, "p3_examples_dev.json": {"num_bytes": 33627840, "checksum": "6d44e575478e6123d8bbbd63b8fda37ff27aead0b7c72b7dfa34118765296c20"}, "c4_examples_train.json": {"num_bytes": 116580135, "checksum": "df0e27d724d669ed5bd4d32173582f41c7eec12e4114a2d10d4c07a3d5ff9da6"}, "c4_examples_dev.json": {"num_bytes": 21965013, "checksum": "7f9e7d87d6a3a03ad1d40c8a92125a808953493706706becde2a5505c2ce5b66"}}, "download_size": 183313727, "post_processing_size": null, "dataset_size": 188871616, "size_in_bytes": 372185343}}