FanChen0116/19100_chat_128x_slot_pvi
收藏Hugging Face2024-01-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/FanChen0116/19100_chat_128x_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: 756463
num_examples: 4128
- name: validation
num_bytes: 5405
num_examples: 32
- name: test
num_bytes: 646729
num_examples: 3731
download_size: 121994
dataset_size: 1408597
---
# Dataset Card for "19100_chat_128x_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,类型为类别标签序列,各类别标签对应关系如下:
0: O,1: I-time(I-时间),2: B-date(B-日期),3: B-last_name(B-姓氏),4: B-people(B-人物),5: I-date(I-日期),6: I-people(I-人物),7: I-last_name(I-姓氏),8: I-first_name(I-名字),9: B-first_name(B-名字),10: B-time(B-时间)
- 字段名:request_slot,类型为字符串序列
数据集划分:
- 训练集:占用字节数756463,样本量4128
- 验证集:占用字节数5405,样本量32
- 测试集:占用字节数646729,样本量3731
下载大小:121994
总数据集大小:1408597
# 「19100_chat_128x_slot_pvi」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
FanChen0116
原始信息汇总
数据集概述
数据集名称
- 名称: 19100_chat_128x_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: 字符串序列
数据集划分
- 训练集:
- 样本数: 4128
- 数据大小: 756463字节
- 验证集:
- 样本数: 32
- 数据大小: 5405字节
- 测试集:
- 样本数: 3731
- 数据大小: 646729字节
数据集大小
- 下载大小: 121994字节
- 总数据集大小: 1408597字节



