FanChen0116/bus_few4_empty
收藏Hugging Face2023-09-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/FanChen0116/bus_few4_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: 9935
num_examples: 60
- name: validation
num_bytes: 1684
num_examples: 10
- name: test
num_bytes: 70618
num_examples: 377
download_size: 20471
dataset_size: 82237
---
# Dataset Card for "bus_few4_empty"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征:
- 名称:id
数据类型:int64
- 名称:tokens
序列类型:字符串
- 名称:labels
序列类型:
类别标签:
名称:
'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
- 名称:request_slot
序列类型:字符串
拆分:
- 名称:train
字节数:9935
样本数:60
- 名称:validation
字节数:1684
样本数:10
- 名称:test
字节数:70618
样本数:377
下载大小:20471
数据集大小:82237
# "bus_few4_empty"数据集卡片
[需补充更多信息](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: 包含 60 个样本,总字节数为 9935。
- validation: 包含 10 个样本,总字节数为 1684。
- test: 包含 377 个样本,总字节数为 70618。
数据集大小
- 下载大小: 20471 字节。
- 数据集大小: 82237 字节。



