Commit
·
6854a38
1
Parent(s):
534a350
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"tomekkorbak--pile-toxicity-balanced3-with-values": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"input_ids": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "token_scores": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "values": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 2963061232, "num_examples": 144596, "dataset_name": "pile-toxicity-balanced3-with-values"}, "test": {"name": "test", "num_bytes": 330474484, "num_examples": 16127, "dataset_name": "pile-toxicity-balanced3-with-values"}}, "download_checksums": null, "download_size": 1205565821, "post_processing_size": null, "dataset_size": 3293535716, "size_in_bytes": 4499101537}}
|