BotondBarta
commited on
Commit
•
cfbc4b6
1
Parent(s):
6ee83bf
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"SZTAKI-HLT--HunSum-2-extractive": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"uuid": {"dtype": "string", "id": null, "_type": "Value"}, "article_sentences": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "labels": {"feature": {"dtype": "int64", "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": 5284249619, "num_examples": 1813854, "dataset_name": "HunSum-2-extractive"}, "validation": {"name": "validation", "num_bytes": 5782796, "num_examples": 1998, "dataset_name": "HunSum-2-extractive"}, "test": {"name": "test", "num_bytes": 5934490, "num_examples": 1998, "dataset_name": "HunSum-2-extractive"}}, "download_checksums": null, "download_size": 3306520967, "post_processing_size": null, "dataset_size": 5295966905, "size_in_bytes": 8602487872}}
|