--- language: - en dataset_info: features: - name: tags dtype: string - name: instruction dtype: string - name: category dtype: string - name: intent dtype: string - name: response dtype: string - name: pure_unicode dtype: string - name: mixed_unicode dtype: string - name: romanized dtype: string splits: - name: train num_bytes: 1897239 num_examples: 1403 download_size: 566350 dataset_size: 1897239 configs: - config_name: default data_files: - split: train path: data/train-* ---