ghomasHudson commited on
Commit
fe044dc
1 Parent(s): 0e6f504

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"ghomasHudson--ao3_style_change": {"description": "Style change detection is the task of identifying the points where the author changes in a document constructed from the work of multiple authors.\n\nThis dataset is based on the fanfiction website AO3 and is designed to test the ability of models to solve style change detection on long documents (>10,000 tokens).\n", "citation": "", "homepage": "https://github.com/ghomasHudson/ao3_style_change", "license": "", "features": {"site": {"dtype": "string", "id": null, "_type": "Value"}, "authors": {"dtype": "int32", "id": null, "_type": "Value"}, "structure": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "multi-author": {"dtype": "bool", "id": null, "_type": "Value"}, "changes": {"feature": {"dtype": "bool", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "paragraph-authors": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "paragraphs": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ao3_style_change", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 753902229, "num_examples": 6354, "dataset_name": "ao3_style_change"}, "test": {"name": "test", "num_bytes": 279706406, "num_examples": 2352, "dataset_name": "ao3_style_change"}, "validation": {"name": "validation", "num_bytes": 82768780, "num_examples": 705, "dataset_name": "ao3_style_change"}}, "download_checksums": null, "download_size": 688712742, "post_processing_size": null, "dataset_size": 1116377415, "size_in_bytes": 1805090157}}