llm-wizard/Product-Descriptions-and-Ads
收藏Hugging Face2023-03-31 更新2024-05-25 收录
下载链接:
https://hf-mirror.com/datasets/llm-wizard/Product-Descriptions-and-Ads
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: product
dtype: string
- name: description
dtype: string
- name: ad
dtype: string
splits:
- name: train
num_bytes: 27511.2
num_examples: 90
- name: test
num_bytes: 3056.8
num_examples: 10
download_size: 24914
dataset_size: 30568
license: openrail
task_categories:
- text-generation
language:
- en
tags:
- art
pretty_name: Product Descriptions and Ads
size_categories:
- n<1K
---
# Synthetic Dataset for Product Descriptions and Ads
The basic process was as follows:
1. Prompt GPT-4 to create a list of 100 sample clothing items and descriptions for those items.
2. Split the output into desired format `{"product" : "<PRODUCT NAME>", "description" : "<DESCRIPTION>"}
3. Prompt GPT-4 to create adverts for each of the 100 samples based on their name and description.
This data was not cleaned or verified manually.
提供机构:
llm-wizard
原始信息汇总
数据集概述
基本信息
- 名称: Product Descriptions and Ads
- 语言: 英语 (en)
- 许可证: openrail
- 标签: 艺术 (art)
- 任务类别: 文本生成 (text-generation)
- 大小类别: 小于1K (n<1K)
数据结构
- 特征:
product: 字符串 (string)description: 字符串 (string)ad: 字符串 (string)
数据集划分
- 训练集:
- 示例数量: 90
- 数据大小: 27511.2 字节
- 测试集:
- 示例数量: 10
- 数据大小: 3056.8 字节
数据集大小
- 下载大小: 24914 字节
- 总数据集大小: 30568 字节



