FanChen0116/bus_few4_16x
收藏Hugging Face2023-09-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/FanChen0116/bus_few4_16x
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 217504
num_examples: 1120
- name: validation
num_bytes: 6900
num_examples: 35
- name: test
num_bytes: 70618
num_examples: 377
download_size: 0
dataset_size: 295022
---
# Dataset Card for "bus_few4_16x"
[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: 包含 1120 个样本,总字节数为 217504。
- validation: 包含 35 个样本,总字节数为 6900。
- test: 包含 377 个样本,总字节数为 70618。
数据集大小
- 下载大小: 0 字节。
- 数据集大小: 295022 字节。



