--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 115197196 num_examples: 281160 - name: test num_bytes: 5456768 num_examples: 13269 download_size: 26411850 dataset_size: 120653964 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---