rbojja/intent_classification_1
收藏Hugging Face2024-07-15 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/rbojja/intent_classification_1
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含对话系统的训练数据,主要用于理解和生成对话。数据集的结构包括指令、输入和输出三个部分。输入部分包含对话历史和最新的客户话语,输出部分包含对话的意图和系统的思考。数据集仅包含一个训练集,共有17个样本,总大小为7400字节。
This dataset contains training data for dialogue systems, primarily used for understanding and generating dialogues. The dataset structure includes three main parts: instruction, input, and output. The input part contains conversation history and the latest customer utterance, while the output part includes the intents of the dialogue and the systems thoughts. The dataset only includes a training set with 17 samples, totaling 7400 bytes.
提供机构:
rbojja
原始信息汇总
数据集概述
数据集信息
特征
- instruction: 类型为字符串。
- input: 包含以下结构:
- conversation_history: 类型为字符串。
- latest_customer_utterance: 类型为字符串。
- output: 包含以下结构:
- intents: 类型为字符串。
- thought: 类型为字符串。
数据分割
- train: 包含17个样本,占用7400字节。
数据集大小
- 下载大小: 9542字节。
- 数据集大小: 7400字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



