FanChen0116/19100_chat_64x_slot_pvi
收藏Hugging Face2024-01-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/FanChen0116/19100_chat_64x_slot_pvi
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: tokens
sequence: string
- name: labels
sequence:
class_label:
names:
'0': O
'1': I-time
'2': B-date
'3': B-last_name
'4': B-people
'5': I-date
'6': I-people
'7': I-last_name
'8': I-first_name
'9': B-first_name
'10': B-time
- name: request_slot
sequence: string
splits:
- name: train
num_bytes: 379313
num_examples: 2080
- name: validation
num_bytes: 5405
num_examples: 32
- name: test
num_bytes: 646729
num_examples: 3731
download_size: 63213
dataset_size: 1031447
---
# Dataset Card for "19100_chat_64x_slot_pvi"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 名称:id,数据类型:int64
- 名称:tokens,类型为字符串序列
- 名称:labels,类型为序列,其类标签(class_label)采用BIO命名实体标注规范,映射关系如下:
'0':O(非实体标记),'1':I-time(时间实体内部标记),'2':B-date(日期实体起始标记),'3':B-last_name(姓氏实体起始标记),'4':B-people(人物实体起始标记),'5':I-date(日期实体内部标记),'6':I-people(人物实体内部标记),'7':I-last_name(姓氏实体内部标记),'8':I-first_name(名字实体内部标记),'9':B-first_name(名字实体起始标记),'10':B-time(时间实体起始标记)
- 名称:request_slot,类型为字符串序列
数据集划分:
- 划分集:train(训练集),字节大小:379313,样本数量:2080
- 划分集:validation(验证集),字节大小:5405,样本数量:32
- 划分集:test(测试集),字节大小:646729,样本数量:3731
下载大小:63213 字节
总数据集大小:1031447 字节
---
# 「19100_chat_64x_slot_pvi」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
FanChen0116
原始信息汇总
数据集概述
数据集名称
- 名称: 19100_chat_64x_slot_pvi
数据集特征
- id: 整数类型 (int64)
- tokens: 字符串序列
- labels: 分类标签序列
- 类别名称:
- 0: O
- 1: I-time
- 2: B-date
- 3: B-last_name
- 4: B-people
- 5: I-date
- 6: I-people
- 7: I-last_name
- 8: I-first_name
- 9: B-first_name
- 10: B-time
- 类别名称:
- request_slot: 字符串序列
数据集划分
- 训练集:
- 样本数: 2080
- 存储大小: 379313字节
- 验证集:
- 样本数: 32
- 存储大小: 5405字节
- 测试集:
- 样本数: 3731
- 存储大小: 646729字节
数据集大小
- 下载大小: 63213字节
- 总大小: 1031447字节



