--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string - name: parse dtype: string - name: hypo_depth dtype: int64 splits: - name: train_low num_bytes: 81070228.32318366 num_examples: 99450 - name: train_medium num_bytes: 80862355.9428678 num_examples: 99195 - name: train_high num_bytes: 78347507.73394853 num_examples: 96110 - name: test num_bytes: 25762010 num_examples: 30670 download_size: 32984898 dataset_size: 266042102.0 configs: - config_name: default data_files: - split: train_low path: data/train_low-* - split: train_medium path: data/train_medium-* - split: train_high path: data/train_high-* - split: test path: data/test-* ---