--- dataset_info: features: - name: instruction dtype: string - name: response dtype: string splits: - name: high_quality num_bytes: 1411 num_examples: 5 - name: low_quality num_bytes: 350 num_examples: 5 download_size: 6017 dataset_size: 1761 configs: - config_name: default data_files: - split: high_quality path: data/high_quality-* - split: low_quality path: data/low_quality-* ---