FanChen0116/19100_chat_05x_slot_empty
收藏Hugging Face2024-01-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/FanChen0116/19100_chat_05x_slot_empty
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 5225
num_examples: 32
- name: validation
num_bytes: 4861
num_examples: 32
- name: test
num_bytes: 646729
num_examples: 3731
download_size: 0
dataset_size: 656815
---
# Dataset Card for "19100_chat_05x_slot_empty"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes four main 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 three parts: train (32 samples), validation (32 samples), and test (3731 samples). The total size of the dataset is 656815 bytes.
提供机构:
FanChen0116
原始信息汇总
数据集概述
数据集信息
特征
- id: 数据类型为
int64。 - tokens: 序列类型,数据类型为
string。 - labels: 序列类型,包含以下类别标签:
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。
数据分割
- train: 包含 32 个样本,总字节数为 5225。
- validation: 包含 32 个样本,总字节数为 4861。
- test: 包含 3731 个样本,总字节数为 646729。
数据集大小
- 下载大小: 0 字节
- 数据集总大小: 656815 字节
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



