|
|
--- |
|
|
dataset_info: |
|
|
- config_name: default |
|
|
features: |
|
|
- name: utterance |
|
|
dtype: string |
|
|
- name: label |
|
|
dtype: int64 |
|
|
splits: |
|
|
- name: train_0 |
|
|
num_bytes: 1044 |
|
|
num_examples: 18 |
|
|
- name: train_1 |
|
|
num_bytes: 6333 |
|
|
num_examples: 18 |
|
|
- name: validation_0 |
|
|
num_bytes: 221 |
|
|
num_examples: 4 |
|
|
- name: validation_1 |
|
|
num_bytes: 1431 |
|
|
num_examples: 8 |
|
|
- name: test |
|
|
num_bytes: 2709 |
|
|
num_examples: 12 |
|
|
download_size: 35660 |
|
|
dataset_size: 14584.857142857143 |
|
|
- config_name: intents |
|
|
features: |
|
|
- name: id |
|
|
dtype: int64 |
|
|
- name: name |
|
|
dtype: 'null' |
|
|
- name: tags |
|
|
sequence: 'null' |
|
|
- name: regexp_full_match |
|
|
sequence: 'null' |
|
|
- name: regexp_partial_match |
|
|
sequence: 'null' |
|
|
- name: description |
|
|
dtype: string |
|
|
splits: |
|
|
- name: intents |
|
|
num_bytes: 232 |
|
|
num_examples: 4 |
|
|
download_size: 3123 |
|
|
dataset_size: 232 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: test |
|
|
path: data/test-* |
|
|
- split: train_0 |
|
|
path: data/train_0-* |
|
|
- split: train_1 |
|
|
path: data/train_1-* |
|
|
- split: validation_0 |
|
|
path: data/validation_0-* |
|
|
- split: validation_1 |
|
|
path: data/validation_1-* |
|
|
- config_name: intents |
|
|
data_files: |
|
|
- split: intents |
|
|
path: intents/intents-* |
|
|
--- |
|
|
|