JoshKeesee/Alfred-Indigo
收藏Hugging Face2024-05-13 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/JoshKeesee/Alfred-Indigo
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
license: apache-2.0
size_categories:
- n<1K
task_categories:
- text-generation
pretty_name: Alfred Indigo
dataset_info:
features:
- name: id
dtype: int64
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 20842
num_examples: 124
download_size: 13534
dataset_size: 20842
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
tags:
- chatbot
---
# Dataset Card for Alfred Indigo, the helpful chatbot
<!-- Provide a quick summary of the dataset. -->
This dataset is a small sample of chatbot data used to train a custom AI known as Alfred Indigo
## Dataset Details
### Dataset Description
<!-- Provide a longer summary of what this dataset is. -->
- **Curated by:** Joshua Keesee
- **Language(s) (NLP):** English
- **License:** Apache 2.0
## Uses
<!-- Address questions around how the dataset is intended to be used. -->
Use this dataset with PyTorch to have custom chatbot input and output texts for text generation
提供机构:
JoshKeesee
原始信息汇总
数据集概述
基本信息
- 名称: Alfred Indigo
- 语言: 英语
- 许可证: Apache 2.0
- 大小分类: 小于1K
- 任务分类: 文本生成
数据集特征
- id: 整数类型
- messages: 列表类型,包含
- content: 字符串类型
- role: 字符串类型
数据分割
- 训练集:
- 示例数量: 124
- 数据大小: 20842字节
- 下载大小: 13534字节
配置
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:
标签
- chatbot



