--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 30139612 num_examples: 5937 - name: val num_bytes: 4127050 num_examples: 839 - name: test num_bytes: 8294897 num_examples: 1706 download_size: 9294516 dataset_size: 42561559 configs: - config_name: default data_files: - split: train path: data/train-* - split: val path: data/val-* - split: test path: data/test-* ---