File size: 832 Bytes
5cd9a3e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: _id
    dtype: string
  - name: datasets_id
    dtype: int32
  - name: wiki_id
    dtype: string
  - name: start_paragraph
    dtype: int32
  - name: start_character
    dtype: int32
  - name: end_paragraph
    dtype: int32
  - name: end_character
    dtype: int32
  - name: article_title
    dtype: string
  - name: section_title
    dtype: string
  - name: passage_text
    dtype: string
  splits:
  - name: train
    num_bytes: 12927635491
    num_examples: 17553713
  download_size: 7022389836
  dataset_size: 12927635491
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "wiki40b_en_100_0_split"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)