pankajemplay/mistral-intent-data-1732
收藏Hugging Face2023-11-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pankajemplay/mistral-intent-data-1732
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: User Query
dtype: string
- name: Intent
dtype: string
- name: id type
dtype: string
- name: id value
dtype: string
- name: id slot filled
dtype: bool
- name: Task
dtype: string
- name: task slot filled
dtype: bool
- name: Bot Response
dtype: string
- name: text
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 1286238
num_examples: 1732
download_size: 271889
dataset_size: 1286238
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "mistral-intent-data-1732"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
pankajemplay
原始信息汇总
数据集概述
数据集信息
特征
- User Query: 用户查询,数据类型为字符串。
- Intent: 意图,数据类型为字符串。
- id type: ID 类型,数据类型为字符串。
- id value: ID 值,数据类型为字符串。
- id slot filled: ID 槽位是否填充,数据类型为布尔值。
- Task: 任务,数据类型为字符串。
- task slot filled: 任务槽位是否填充,数据类型为布尔值。
- Bot Response: 机器人响应,数据类型为字符串。
- text: 文本,数据类型为字符串。
- index_level_0: 索引级别,数据类型为整数。
数据分割
- train: 训练集,包含 1732 个样本,占用 1286238 字节。
数据大小
- 下载大小: 271889 字节
- 数据集大小: 1286238 字节
配置
- default: 默认配置,包含训练集数据文件路径为
data/train-*。



