--- dataset_info: - config_name: art features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 23253173 num_examples: 15627 download_size: 12801716 dataset_size: 23253173 - config_name: editorial features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 204950743 num_examples: 63768 download_size: 117562937 dataset_size: 204950743 - config_name: etc features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 13009615 num_examples: 7597 download_size: 6696866 dataset_size: 13009615 - config_name: law features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 59837947 num_examples: 27333 download_size: 29960383 dataset_size: 59837947 - config_name: newspaper features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 778034038 num_examples: 274105 download_size: 453662932 dataset_size: 778034038 - config_name: social_science features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 186311981 num_examples: 129870 download_size: 96285745 dataset_size: 186311981 - config_name: technology_science features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 37930287 num_examples: 26907 download_size: 19950147 dataset_size: 37930287 configs: - config_name: art data_files: - split: train path: art/train-* - config_name: editorial data_files: - split: train path: editorial/train-* - config_name: etc data_files: - split: train path: etc/train-* - config_name: law data_files: - split: train path: law/train-* - config_name: newspaper data_files: - split: train path: newspaper/train-* - config_name: social_science data_files: - split: train path: social_science/train-* - config_name: technology_science data_files: - split: train path: technology_science/train-* ---