FanChen0116/bus_few4_05x_pvi
收藏Hugging Face2024-01-19 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/FanChen0116/bus_few4_05x_pvi
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 6172
num_examples: 35
- name: validation
num_bytes: 6900
num_examples: 35
- name: test
num_bytes: 70618
num_examples: 377
download_size: 0
dataset_size: 83690
---
# Dataset Card for "bus_few4_05x_pvi"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 名称:样本ID(id),数据类型:int64(64位整型)
- 名称:词元(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):字节占用6172,样本量35
- 验证集(validation):字节占用6900,样本量35
- 测试集(test):字节占用70618,样本量377
下载大小:0,数据集总存储大小:83690字节
---
# 数据集卡片:"bus_few4_05x_pvi"
【需补充更多信息】,详情请参阅: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: 包含 35 个样本,占用 6172 字节。
- validation: 包含 35 个样本,占用 6900 字节。
- test: 包含 377 个样本,占用 70618 字节。
数据集大小
- 下载大小: 0 字节。
- 数据集总大小: 83690 字节。



