| dataset_info: | |
| - config_name: default | |
| features: | |
| - name: utterance | |
| dtype: string | |
| - name: label | |
| dtype: int64 | |
| splits: | |
| - name: train | |
| num_bytes: 715639 | |
| num_examples: 10014 | |
| download_size: 293391 | |
| dataset_size: 715639 | |
| - 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-* | |