File size: 415 Bytes
01f6881
 
 
 
 
 
96d5d21
01f6881
 
53258b5
96d5d21
 
53258b5
96d5d21
53258b5
 
01f6881
 
 
 
 
96d5d21
 
01f6881
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
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 49000000
    num_examples: 1000000
  - name: test
    num_bytes: 490000
    num_examples: 10000
  download_size: 36264283
  dataset_size: 49490000
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---