--- dataset_info: features: - name: id dtype: string - name: instruction dtype: string - name: output dtype: string splits: - name: train num_bytes: 2419559 num_examples: 10000 - name: validation num_bytes: 61227 num_examples: 250 - name: test num_bytes: 39939 num_examples: 250 download_size: 2009874 dataset_size: 2520725 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---