taoki/stair-captions-prompts
收藏Hugging Face2024-02-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/taoki/stair-captions-prompts
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-4.0
dataset_info:
features:
- name: id
dtype: int64
- name: file_name
dtype: string
- name: instruction
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 30613024
num_examples: 82783
- name: validation
num_bytes: 14889077
num_examples: 40504
download_size: 20826123
dataset_size: 45502101
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
# Dataset Card for Dataset Name
This dataset was created to train a model that generates diverse image generation prompts from simple Japanese descriptions.
## Dataset Details
### Dataset Description
[STAIR Captions](https://github.com/STAIR-Lab-CIT/STAIR-captions) + [Microsoft COCO Caption](https://github.com/tylin/coco-caption) + [Microsoft COCO Images caption interpreted by UForm](https://huggingface.co/unum-cloud/uform-gen)
This dataset was created by having UForm explain Microsoft COCO Images of source Microsoft COCO based on the pair of translation inforThis dataset was created to train a model that generates diverse image generation prompts from simple Japanese descriptions.mation STAIR Captions and source information Microsoft COCO Caption.
提供机构:
taoki
原始信息汇总
数据集概述
数据集描述
该数据集旨在训练一个模型,该模型能够从简单的日语描述生成多样化的图像生成提示。
数据集信息
-
特征:
id: 数据类型为int64file_name: 数据类型为stringinstruction: 数据类型为stringoutput: 数据类型为string
-
分割:
train: 字节数为 30613024,样本数为 82783validation: 字节数为 14889077,样本数为 40504
-
数据大小:
- 下载大小: 20826123 字节
- 数据集大小: 45502101 字节
-
配置:
default配置:train分割路径:data/train-*validation分割路径:data/validation-*



