--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 19435201 num_examples: 5937 - name: val num_bytes: 2614333 num_examples: 839 - name: test num_bytes: 5218979 num_examples: 1706 download_size: 9220887 dataset_size: 27268513 configs: - config_name: default data_files: - split: train path: data/train-* - split: val path: data/val-* - split: test path: data/test-* ---