--- dataset_info: - config_name: default features: - name: utterance dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 1501652 num_examples: 30000 download_size: 534847 dataset_size: 1501652 - config_name: intents features: - name: id dtype: int64 - name: name dtype: string - name: tags sequence: 'null' - name: regexp_full_match sequence: 'null' - name: regexp_partial_match sequence: 'null' - name: description dtype: 'null' splits: - name: intents num_bytes: 5368 num_examples: 150 download_size: 5981 dataset_size: 5368 configs: - config_name: default data_files: - split: train path: data/train-* - config_name: intents data_files: - split: intents path: intents/intents-* ---