FanChen0116/19100_chat_05x_slot_pvi
收藏Hugging Face2024-01-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/FanChen0116/19100_chat_05x_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: 5796
num_examples: 32
- name: validation
num_bytes: 5405
num_examples: 32
- name: test
num_bytes: 646729
num_examples: 3731
download_size: 0
dataset_size: 657930
---
# Dataset Card for "19100_chat_05x_slot_pvi"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes four features: id (integer type), tokens (string sequence), labels (sequence with multiple class labels such as time, date, names, etc.), and request_slot (string sequence). The dataset is divided into train, validation, and test sets, containing 32, 32, and 3731 samples respectively. The total size of the dataset is 657930 bytes.
提供机构:
FanChen0116
原始信息汇总
数据集概述
数据集信息
- 特征列表:
id: 数据类型为int64tokens: 序列类型,数据类型为stringlabels: 序列类型,包含类别标签,具体标签如下:0: O1: I-time2: B-date3: B-last_name4: B-people5: I-date6: I-people7: I-last_name8: I-first_name9: B-first_name10: B-time
request_slot: 序列类型,数据类型为string
数据分割
- 训练集:
- 字节数: 5796
- 样本数: 32
- 验证集:
- 字节数: 5405
- 样本数: 32
- 测试集:
- 字节数: 646729
- 样本数: 3731
数据集大小
- 下载大小: 0
- 数据集大小: 657930



