nschantz21 commited on
Commit
d5a2801
1 Parent(s): 00788aa

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"nschantz21--booksum-randomized": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"bid": {"dtype": "int64", "id": null, "_type": "Value"}, "is_aggregate": {"dtype": "bool", "id": null, "_type": "Value"}, "source": {"dtype": "string", "id": null, "_type": "Value"}, "chapter_path": {"dtype": "string", "id": null, "_type": "Value"}, "summary_path": {"dtype": "string", "id": null, "_type": "Value"}, "book_id": {"dtype": "string", "id": null, "_type": "Value"}, "summary_id": {"dtype": "string", "id": null, "_type": "Value"}, "content": {"dtype": "float64", "id": null, "_type": "Value"}, "summary": {"dtype": "string", "id": null, "_type": "Value"}, "chapter": {"dtype": "string", "id": null, "_type": "Value"}, "chapter_length": {"dtype": "float64", "id": null, "_type": "Value"}, "summary_name": {"dtype": "string", "id": null, "_type": "Value"}, "summary_url": {"dtype": "string", "id": null, "_type": "Value"}, "summary_text": {"dtype": "string", "id": null, "_type": "Value"}, "summary_analysis": {"dtype": "string", "id": null, "_type": "Value"}, "summary_length": {"dtype": "float64", "id": null, "_type": "Value"}, "analysis_length": {"dtype": "float64", "id": null, "_type": "Value"}, "sentences": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "random_sentences_ordered": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "random_sentences_unordered": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "middle_sentences": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "begin_end_sentences": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "random_subset": {"dtype": "string", "id": null, "_type": "Value"}, "beginend_subset": {"dtype": "string", "id": null, "_type": "Value"}, "middle_subset": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "csv", "config_name": "kmfoda--booksum", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 599084874, "num_examples": 9600, "dataset_name": "booksum-randomized"}, "test": {"name": "test", "num_bytes": 89862043, "num_examples": 1431, "dataset_name": "booksum-randomized"}, "validation": {"name": "validation", "num_bytes": 81425843, "num_examples": 1484, "dataset_name": "booksum-randomized"}}, "download_checksums": null, "download_size": 429922813, "post_processing_size": null, "dataset_size": 770372760, "size_in_bytes": 1200295573}}