--- dataset_info: features: - name: instruction_text dtype: string - name: input dtype: string - name: output dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 81928064 num_examples: 79999 - name: validation num_bytes: 10359868 num_examples: 10000 - name: test num_bytes: 10270408 num_examples: 10000 download_size: 30327319 dataset_size: 102558340 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---