--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 28935389.383915767 num_examples: 43936 - name: test num_bytes: 3215189.616084231 num_examples: 4882 download_size: 21284835 dataset_size: 32150579.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---