--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 347214.78542510123 num_examples: 1556 - name: test num_bytes: 38604.21457489878 num_examples: 173 download_size: 84081 dataset_size: 385819.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---