FanChen0116/bus_few4_8x_empty
收藏Hugging Face2023-09-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/FanChen0116/bus_few4_8x_empty
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 97021
num_examples: 560
- name: validation
num_bytes: 6128
num_examples: 35
- name: test
num_bytes: 70618
num_examples: 377
download_size: 8558
dataset_size: 173767
---
# Dataset Card for "bus_few4_8x_empty"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
FanChen0116
原始信息汇总
数据集概述
特征信息
- id: 数据类型为
int64。 - tokens: 序列类型,数据类型为
string。 - labels: 序列类型,包含以下类别标签:
0: O1: I-from_location2: B-from_location3: B-leaving_date4: I-leaving_date5: I-to_location6: B-to_location
- request_slot: 序列类型,数据类型为
string。
数据分割
- train: 包含 560 个样本,总字节数为 97021。
- validation: 包含 35 个样本,总字节数为 6128。
- test: 包含 377 个样本,总字节数为 70618。
数据集大小
- 下载大小: 8558 字节。
- 数据集大小: 173767 字节。



