system HF staff commited on
Commit
923a130
1 Parent(s): 15f157d

Update files from the datasets library (from 1.12.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.12.0

Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
1
+ {"plain_text": {"description": "A benchmark corpus to be used for measuring progress in statistical language modeling. This has almost one billion words in the training data.\n", "citation": "@article{DBLP:journals/corr/ChelbaMSGBK13,\n author = {Ciprian Chelba and\n Tomas Mikolov and\n Mike Schuster and\n Qi Ge and\n Thorsten Brants and\n Phillipp Koehn},\n title = {One Billion Word Benchmark for Measuring Progress in Statistical Language\n Modeling},\n journal = {CoRR},\n volume = {abs/1312.3005},\n year = {2013},\n url = {http://arxiv.org/abs/1312.3005},\n archivePrefix = {arXiv},\n eprint = {1312.3005},\n timestamp = {Mon, 13 Aug 2018 16:46:16 +0200},\n biburl = {https://dblp.org/rec/bib/journals/corr/ChelbaMSGBK13},\n bibsource = {dblp computer science bibliography, https://dblp.org}\n}\n", "homepage": "http://www.statmt.org/lm-benchmark/", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": {"input": "text", "output": "text"}, "task_templates": null, "builder_name": "lm1b", "config_name": "plain_text", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 4238206516, "num_examples": 30301028, "dataset_name": "lm1b"}, "test": {"name": "test", "num_bytes": 42942045, "num_examples": 306688, "dataset_name": "lm1b"}}, "download_checksums": {"http://www.statmt.org/lm-benchmark/1-billion-word-language-modeling-benchmark-r13output.tar.gz": {"num_bytes": 1792209805, "checksum": "01ba60381110baf7f189dfd2b8374de371e8c9a340835793f190bdae9e90a34e"}}, "download_size": 1792209805, "post_processing_size": null, "dataset_size": 4281148561, "size_in_bytes": 6073358366}}