File size: 400 Bytes
02f4836
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: fname
    dtype: string
  - name: tokens
    dtype: string
  - name: cp_roman
    dtype: string
  - name: cp_standard
    dtype: string
  splits:
  - name: train
    num_bytes: 18010315594
    num_examples: 389536
  download_size: 1561162598
  dataset_size: 18010315594
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---