--- dataset_info: - config_name: default features: - name: utterance dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 818380 num_examples: 17908 download_size: 336944 dataset_size: 818380 - 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: 2422 num_examples: 64 download_size: 4501 dataset_size: 2422 configs: - config_name: default data_files: - split: train path: data/train-* - config_name: intents data_files: - split: intents path: intents/intents-* ---