--- dataset_info: features: - name: input dtype: string - name: output dtype: string - name: instruction dtype: string - name: system dtype: string splits: - name: train num_bytes: 6892802 num_examples: 10813 - name: test num_bytes: 781691 num_examples: 1222 download_size: 4149759 dataset_size: 7674493 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---