dataset_info: | |
features: | |
- name: id | |
dtype: int64 | |
- name: tokens | |
sequence: string | |
- name: labels | |
sequence: | |
class_label: | |
names: | |
'0': O | |
'1': I-from_location | |
'2': B-from_location | |
'3': B-leaving_date | |
'4': I-leaving_date | |
'5': I-to_location | |
'6': B-to_location | |
- name: request_slot | |
sequence: string | |
splits: | |
- name: train | |
num_bytes: 5491 | |
num_examples: 35 | |
- name: validation | |
num_bytes: 6128 | |
num_examples: 35 | |
- name: test | |
num_bytes: 70618 | |
num_examples: 377 | |
download_size: 0 | |
dataset_size: 82237 | |
# Dataset Card for "bus_few4_05x_empty" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |