File size: 437 Bytes
aa15616
 
 
 
 
 
 
8bebcd4
aa15616
 
 
7b7c80a
 
2637498
7b7c80a
2637498
7b7c80a
 
aa15616
 
 
 
 
2637498
 
aa15616
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
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 235625
    num_examples: 1421
  - name: eval
    num_bytes: 11761
    num_examples: 74
  download_size: 154018
  dataset_size: 247386
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: eval
    path: data/eval-*
---