--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 33605082.70727642 num_examples: 67715 - name: test num_bytes: 339450.2927235778 num_examples: 684 download_size: 20807918 dataset_size: 33944533.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---