carlosejimenez commited on
Commit
a3a8f54
1 Parent(s): b48b23e

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
+ {"carlosejimenez--wikitext__wikitext-103-raw-v1__clustering-1000": {"description": " The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified\n Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike\n License.\n", "citation": "@misc{merity2016pointer,\n title={Pointer Sentinel Mixture Models},\n author={Stephen Merity and Caiming Xiong and James Bradbury and Richard Socher},\n year={2016},\n eprint={1609.07843},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "https://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/", "license": "Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)", "features": {"tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "idx": {"dtype": "int64", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "cluster": {"dtype": "int64", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"validation": {"name": "validation", "num_bytes": 3055248, "num_examples": 1844, "dataset_name": "wikitext__wikitext-103-raw-v1__clustering-1000"}, "train": {"name": "train", "num_bytes": 1447414138, "num_examples": 880418, "dataset_name": "wikitext__wikitext-103-raw-v1__clustering-1000"}}, "download_checksums": null, "download_size": 537459467, "post_processing_size": null, "dataset_size": 1450469386, "size_in_bytes": 1987928853}}