File size: 796 Bytes
d4e00d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5fe9d90
 
86ffd6a
 
 
b555664
 
 
 
 
d4e00d6
 
 
 
 
86ffd6a
 
b555664
 
d4e00d6
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
40
41
42
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: image
    dtype: image
  - name: doctag_html
    dtype: string
  - name: doctag_otsl
    dtype: string
  - name: markdown
    dtype: string
  - name: language
    dtype: string
  - name: language_confidence
    dtype: float32
  - name: difficulty_score
    dtype: int32
  splits:
  - name: train
    num_bytes: 4975084014.0
    num_examples: 44643
  - name: trainp1
    num_bytes: 5125142049.0
    num_examples: 46402
  - name: trainp2
    num_bytes: 5164313123.0
    num_examples: 46636
  download_size: 13476120468
  dataset_size: 15264539186.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: trainp1
    path: data/trainp1-*
  - split: trainp2
    path: data/trainp2-*
---