Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
File size: 1,773 Bytes
6c9f148
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
  "rendered-wikipedia-english": {
    "description": "Dataset containing the full English Wikipedia from February 1, 2018, rendered into images of 16x8464 resolution.\nThe original text dataset was built from a Wikipedia dump\n(https://dumps.wikimedia.org/). Each example in the text dataset contained the content of one full Wikipedia article with cleaning to strip\nmarkdown and unwanted sections (references, etc.).\nEach rendered example contains a subset of one full article.\nThe rendered English Wikipedia was used to train the PIXEL model introduced in the paper 'Language Modelling with Pixels' by Rust et al. (2022).",
    "citation": "@article{rust-etal-2022-pixel,\ntitle={Language Modelling with Pixels},\nauthor={Phillip Rust and Jonas F. Lotz and Emanuele Bugliarello and Elizabeth Salesky and Miryam de Lhoneux and Desmond Elliott},\njournal={arXiv preprint},\nyear={2022},\nurl={https://arxiv.org/abs/2207.06991}\n}",
    "homepage": "https://github.com/xplip/pixel",
    "license": "",
    "features": {
      "pixel_values": {
        "decode": true,
        "id": null,
        "_type": "Image"
      },
      "num_patches": {
        "dtype": "int64",
        "id": null,
        "_type": "Value"
      }
    },
    "post_processed": null,
    "supervised_keys": null,
    "task_templates": null,
    "builder_name": null,
    "config_name": null,
    "version": null,
    "splits": {
      "train": {
        "name": "train",
        "num_bytes": 125559260280.125,
        "num_examples": 11446535,
        "dataset_name": "rendered-wikipedia-english"
      }
    },
    "download_checksums": null,
    "download_size": 125659430966,
    "post_processing_size": null,
    "dataset_size": 125559260280.125,
    "size_in_bytes": 251218691246.125
  }
}