--- license: apache-2.0 dataset_info: features: - name: input dtype: string - name: instruction dtype: string - name: intent dtype: string splits: - name: train num_bytes: 1007720214 num_examples: 651569 - name: test num_bytes: 252347646 num_examples: 162893 download_size: 522234727 dataset_size: 1260067860 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---