tomekkorbak
commited on
Commit
•
3087643
1
Parent(s):
b6076d9
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"tomekkorbak--pile-curse-full_test": {"description": "The procedure for generating the dataset was as follows:\n 1. Load the original dataset (14042822 rows)\n 2. Select a subset of the original dataset that contains misaligned text (5000 rows; 0.04%)\n 3. Select a random subset of the original dataset (5000 rows)\n 4. Combine them, shuffle and do train-test split\n ", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "meta": {"pile_set_name": {"dtype": "string", "id": null, "_type": "Value"}}, "score": {"dtype": "float64", "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": 56086264.639187194, "num_examples": 9000, "dataset_name": "pile-curse-full_test"}, "test": {"name": "test", "num_bytes": 6231807.182131911, "num_examples": 1000, "dataset_name": "pile-curse-full_test"}}, "download_checksums": null, "download_size": 17637374, "post_processing_size": null, "dataset_size": 62318071.8213191, "size_in_bytes": 79955445.8213191}}
|