--- 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-* ---