--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string - name: __index_level_0__ dtype: int64 - name: messages list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 2160224634 num_examples: 232242 - name: test num_bytes: 25580928 num_examples: 2820 download_size: 751343469 dataset_size: 2185805562 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---