File size: 461 Bytes
6d3b3a9
 
4c0e563
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6d3b3a9
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
---
license: apache-2.0
dataset_info:
  features:
  - name: text
    struct:
    - name: bytes
      dtype: binary
    - name: path
      dtype: 'null'
  - name: target
    dtype: string
  - name: num_text_patches
    dtype: int64
  splits:
  - name: train
    num_bytes: 288179303249
    num_examples: 29404255
  download_size: 281239419405
  dataset_size: 288179303249
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---