File size: 594 Bytes
b005308
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8451bb8
2b1c34b
 
 
 
b005308
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: gold_plan_length
    dtype: int64
  splits:
  - name: validation
    num_bytes: 1623071
    num_examples: 3282
  - name: test
    num_bytes: 1798528
    num_examples: 3646
  - name: train
    num_bytes: 14275982.987806944
    num_examples: 28901
  download_size: 10490429
  dataset_size: 17697581.987806942
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---