File size: 404 Bytes
f10d84c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: '2'
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 141
    num_examples: 3
  - name: test
    num_bytes: 76944
    num_examples: 500
  download_size: 33835
  dataset_size: 77085
configs:
- config_name: '2'
  data_files:
  - split: train
    path: 2/train-*
  - split: test
    path: 2/test-*
---