RIW/small_coco_test_25_1
收藏Hugging Face2024-04-09 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/RIW/small_coco_test_25_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: 796116040.28
num_examples: 9705
- name: validation
num_bytes: 885003521.915
num_examples: 8965
download_size: 365925739
dataset_size: 1681119562.195
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: 布尔类型,水印信息
数据集分割
- train: 训练集
- num_examples: 9705
- num_bytes: 796116040.28字节
- validation: 验证集
- num_examples: 8965
- num_bytes: 885003521.915字节
数据集大小
- download_size: 365925739字节
- dataset_size: 1681119562.195字节
数据文件配置
- config_name: default
- data_files:
- train: data/train-*
- validation: data/validation-*



