|
--- |
|
dataset_info: |
|
features: |
|
- name: text |
|
dtype: string |
|
- name: intent |
|
dtype: string |
|
- name: label |
|
dtype: |
|
class_label: |
|
names: |
|
'0': goodbye |
|
'1': volume control |
|
'2': play games |
|
'3': covid cases |
|
'4': open website |
|
'5': tell me joke |
|
'6': play on youtube |
|
'7': places near me |
|
'8': greet and hello hi kind of things, general check in |
|
'9': asking time |
|
'10': asking date |
|
'11': tell me news |
|
'12': asking weather |
|
'13': download youtube video |
|
'14': what can you do |
|
'15': take screenshot |
|
'16': send email |
|
'17': i am bored |
|
'18': click photo |
|
'19': tell me about |
|
'20': send whatsapp message |
|
splits: |
|
- name: train |
|
num_bytes: 351379 |
|
num_examples: 6153 |
|
- name: validation |
|
num_bytes: 39523 |
|
num_examples: 684 |
|
download_size: 102738 |
|
dataset_size: 390902 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: validation |
|
path: data/validation-* |
|
--- |
|
|