File size: 376 Bytes
b2e724f
 
 
 
 
 
 
 
 
 
 
 
 
fd7fe20
 
5f9a3d1
fd7fe20
b2e724f
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: chunk_id
    dtype: string
  - name: book
    dtype: string
  - name: page
    dtype: int64
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 3915625
    num_examples: 6043
  download_size: 1579932
  dataset_size: 3915625
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---