--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 28670266 num_examples: 124384 - name: test num_bytes: 1083912 num_examples: 7111 download_size: 9954290 dataset_size: 29754178 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---