--- dataset_info: features: - name: instruction dtype: string - name: 'input:' dtype: string - name: output dtype: string splits: - name: train num_bytes: 29648150 num_examples: 8460 - name: test num_bytes: 3315970 num_examples: 940 download_size: 13496814 dataset_size: 32964120 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---