Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"Epidot--private_fuetal2017_TwitchLeagueBert_highlights_preprocessed_oversampled": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"input_ids": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "attention_mask": {"feature": {"dtype": "int8", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "labels": {"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": 1616430744.0, "num_examples": 613062, "dataset_name": "private_fuetal2017_TwitchLeagueBert_highlights_preprocessed_oversampled"}, "val": {"name": "val", "num_bytes": 275434344.0, "num_examples": 106757, "dataset_name": "private_fuetal2017_TwitchLeagueBert_highlights_preprocessed_oversampled"}, "test": {"name": "test", "num_bytes": 332003688.0, "num_examples": 128683, "dataset_name": "private_fuetal2017_TwitchLeagueBert_highlights_preprocessed_oversampled"}}, "download_checksums": null, "download_size": 220435423, "post_processing_size": null, "dataset_size": 2223868776.0, "size_in_bytes": 2444304199.0}}
|