|
--- |
|
dataset_info: |
|
- config_name: all |
|
features: |
|
- name: text |
|
dtype: string |
|
- name: label |
|
dtype: |
|
class_label: |
|
names: |
|
'0': Appointment / Booking |
|
'1': Cancellation |
|
'2': Chase Call |
|
'3': General Customer Service |
|
'4': Not Classified |
|
'5': Product Issue |
|
'6': Qualified Lead |
|
'7': Quote |
|
'8': Sale |
|
'9': Sales Lead |
|
'10': Unanswered |
|
splits: |
|
- name: train |
|
num_bytes: 124275327 |
|
num_examples: 37978 |
|
- name: test |
|
num_bytes: 1460356 |
|
num_examples: 550 |
|
download_size: 52815586 |
|
dataset_size: 125735683 |
|
- config_name: default |
|
features: |
|
- name: text |
|
dtype: string |
|
- name: label |
|
dtype: |
|
class_label: |
|
names: |
|
'0': Appointment / Booking |
|
'1': Cancellation |
|
'2': Chase Call |
|
'3': General Customer Service |
|
'4': Not Classified |
|
'5': Product Issue |
|
'6': Qualified Lead |
|
'7': Quote |
|
'8': Sale |
|
'9': Sales Lead |
|
'10': Unanswered |
|
splits: |
|
- name: train |
|
num_bytes: 13617329 |
|
num_examples: 4898 |
|
- name: test |
|
num_bytes: 1460356 |
|
num_examples: 550 |
|
download_size: 6356144 |
|
dataset_size: 15077685 |
|
configs: |
|
- config_name: all |
|
data_files: |
|
- split: train |
|
path: all/train-* |
|
- split: test |
|
path: all/test-* |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: test |
|
path: data/test-* |
|
--- |
|
|