yuvalkirstain/beautiful_data_with_generated_captions
收藏资源简介:
--- dataset_info: features: - name: image dtype: image - name: text dtype: string - name: width dtype: int64 - name: height dtype: int64 - name: pclean dtype: float64 - name: generated_caption dtype: string splits: - name: test num_bytes: 256755027.0 num_examples: 331 - name: train num_bytes: 2306158521.402 num_examples: 2973 download_size: 2541913303 dataset_size: 2562913548.402 --- # Dataset Card for "beautiful_data_with_generated_captions" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段: - 字段名:image(图像),数据类型:图像 - 字段名:text(文本),数据类型:字符串 - 字段名:width(宽度),数据类型:64位整数(int64) - 字段名:height(高度),数据类型:64位整数(int64) - 字段名:pclean,数据类型:双精度浮点数(float64) - 字段名:generated_caption(生成式标题),数据类型:字符串 数据集拆分: - 拆分名称:test(测试集),字节占用量:256755027.0,样本数量:331 - 拆分名称:train(训练集),字节占用量:2306158521.402,样本数量:2973 下载总大小:2541913303,数据集总存储大小:2562913548.402 --- # 数据集卡片:"beautiful_data_with_generated_captions" [更多信息待补充](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集特征
- image: 图像数据,数据类型为image。
- text: 文本数据,数据类型为string。
- width: 图像宽度,数据类型为int64。
- height: 图像高度,数据类型为int64。
- pclean: 清洁度评分,数据类型为float64。
- generated_caption: 自动生成的标题,数据类型为string。
数据集分割
- test: 测试集,包含331个样本,总大小为256755027.0字节。
- train: 训练集,包含2973个样本,总大小为2306158521.402字节。
数据集大小
- 下载大小: 2541913303字节。
- 数据集总大小: 2562913548.402字节。



