danielroncel/dstc2_dialogues_processed
收藏Hugging Face2024-02-22 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/danielroncel/dstc2_dialogues_processed
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: session_id
dtype: string
- name: turn_index
dtype: int64
- name: audio_file
dtype: string
- name: transcript
dtype: string
- name: chat_history_last_9
dtype: string
- name: chat_history_last_9_tokenized
sequence: int64
- name: speaker_text_last_9_tokenized
sequence: int64
- name: attention_mask
sequence: int64
- name: label_semantics
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 196537438
num_examples: 22266
download_size: 3094864
dataset_size: 196537438
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
danielroncel
原始信息汇总
数据集信息
特征
- session_id: 字符串类型
- turn_index: 64位整数类型
- audio_file: 字符串类型
- transcript: 字符串类型
- chat_history_last_9: 字符串类型
- chat_history_last_9_tokenized: 整数序列类型
- speaker_text_last_9_tokenized: 整数序列类型
- attention_mask: 整数序列类型
- label_semantics: 字符串类型
- label: 字符串类型
数据分割
- train: 包含22266个样本,占用196537438字节
数据集大小
- 下载大小: 3094864字节
- 数据集大小: 196537438字节
配置
- default: 包含训练数据文件,路径为
data/train-*



