metadata
dataset_info:
features:
- name: text
dtype: string
- name: label_text
dtype: string
- name: label
dtype:
class_label:
names:
'0': no_reservation
'1': book
'2': no_flight
'3': cancel
'4': change
- name: text_ru
dtype: string
splits:
- name: train
num_bytes: 35660220
num_examples: 16072
- name: validation
num_bytes: 44929240
num_examples: 20181
download_size: 28971703
dataset_size: 80589460
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*