RIW/small_coco_test_1_1
收藏Hugging Face2024-04-09 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/RIW/small_coco_test_1_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: 816214224.2
num_examples: 9950
- name: validation
num_bytes: 885003521.915
num_examples: 8965
download_size: 362870789
dataset_size: 1701217746.115
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:SHA256哈希值,数据类型为字符串。
- watermark:是否含水印,数据类型为布尔值。
数据集分割
- 训练集(train):包含9950个样本,总大小为816214224.2字节。
- 验证集(validation):包含8965个样本,总大小为885003521.915字节。
数据集大小
- 下载大小:362870789字节。
- 数据集总大小:1701217746.115字节。
配置文件
- 默认配置(default):
- 训练集路径:
data/train-* - 验证集路径:
data/validation-*
- 训练集路径:



