--- dataset_info: - config_name: default features: - name: utterance dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 1244988 num_examples: 20005 download_size: 465430 dataset_size: 1244988 - 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: 3420 num_examples: 77 download_size: 5151 dataset_size: 3420 configs: - config_name: default data_files: - split: train path: data/train-* - config_name: intents data_files: - split: intents path: intents/intents-* ---