RIW/small_coco_test_50_1
收藏Hugging Face2024-04-09 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/RIW/small_coco_test_50_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: 778069380.76
num_examples: 9485
- name: validation
num_bytes: 885003521.915
num_examples: 8965
download_size: 368439602
dataset_size: 1663072902.675
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
提供机构:
RIW
原始信息汇总
数据集概述
数据集特征
- image:图像数据,数据类型为图像。
- caption:描述文本,数据类型为字符串。
- url:链接地址,数据类型为字符串。
- key:关键字,数据类型为字符串。
- status:状态,数据类型为字符串。
- error_message:错误信息,数据类型为空。
- width:图像宽度,数据类型为整数。
- height:图像高度,数据类型为整数。
- original_width:原始图像宽度,数据类型为整数。
- original_height:原始图像高度,数据类型为整数。
- exif:EXIF信息,数据类型为字符串。
- sha256:SHA-256哈希值,数据类型为字符串。
- watermark:是否含有水印,数据类型为布尔值。
数据集分割
- 训练集:包含9485个样本,总大小为778069380.76字节。
- 验证集:包含8965个样本,总大小为885003521.915字节。
数据集大小
- 下载大小:368439602字节。
- 数据集总大小:1663072902.675字节。
配置文件
- 默认配置:
- 训练集路径:
data/train-* - 验证集路径:
data/validation-*
- 训练集路径:



