File size: 761 Bytes
9e95c75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: int32
  - name: title
    dtype: string
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: wiki_id
    dtype: int32
  - name: views
    dtype: float32
  - name: paragraph_id
    dtype: int32
  - name: langs
    dtype: int32
  splits:
  - name: train
    num_bytes: 48294127307
    num_examples: 91619866
  - name: validation
    num_bytes: 384002884
    num_examples: 934895
  - name: test
    num_bytes: 427509717
    num_examples: 934896
  download_size: 27012057296
  dataset_size: 49105639908
---
# Dataset Card for "wikipedia-22-12-concat-split"

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