RIW/medium_coco_test_10_1
收藏Hugging Face2024-04-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/RIW/medium_coco_test_10_1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: caption
dtype: string
- name: url
dtype: string
- name: key
dtype: string
- name: status
dtype: string
- name: error_message
dtype: 'null'
- name: width
dtype: int64
- name: height
dtype: int64
- name: original_width
dtype: int64
- name: original_height
dtype: int64
- name: exif
dtype: string
- name: sha256
dtype: string
- name: watermark
dtype: bool
splits:
- name: train
num_bytes: 8840886188.384
num_examples: 107774
- name: validation
num_bytes: 619773.0
num_examples: 7
download_size: 1965299851
dataset_size: 8841505961.384
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
提供机构:
RIW
原始信息汇总
数据集概述
数据集特征
- image: 图像数据
- caption: 字符串类型,图像描述
- url: 字符串类型,图像URL
- key: 字符串类型,唯一标识符
- status: 字符串类型,状态信息
- error_message: 空值类型
- width: 整数类型,图像宽度
- height: 整数类型,图像高度
- original_width: 整数类型,原始图像宽度
- original_height: 整数类型,原始图像高度
- exif: 字符串类型,EXIF信息
- sha256: 字符串类型,SHA256哈希值
- watermark: 布尔类型,是否包含水印
数据集划分
- 训练集:
- 示例数量: 107774
- 数据大小: 8840886188.384字节
- 验证集:
- 示例数量: 7
- 数据大小: 619773.0字节
数据集大小
- 下载大小: 1965299851字节
- 总数据集大小: 8841505961.384字节
数据文件配置
- 默认配置:
- 训练集路径:
data/train-* - 验证集路径:
data/validation-*
- 训练集路径:



