RIW/small-coco
收藏Hugging Face2023-02-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/RIW/small-coco
下载链接
链接失效反馈官方服务:
资源简介:
---
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
splits:
- name: train
num_bytes: 1946738057.45
num_examples: 9890
- name: validation
num_bytes: 1953823510.0
num_examples: 9893
download_size: 1313384992
dataset_size: 3900561567.45
---
# Dataset Card for "small-coco"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
RIW
原始信息汇总
数据集概述
数据集特征
- image: 图像数据
- caption: 字符串类型,图像描述
- url: 字符串类型,图像链接
- key: 字符串类型,关键字
- status: 字符串类型,状态
- error_message: 空值类型
- width: 整数类型,图像宽度
- height: 整数类型,图像高度
- original_width: 整数类型,原始图像宽度
- original_height: 整数类型,原始图像高度
- exif: 字符串类型,EXIF信息
- sha256: 字符串类型,SHA256哈希值
数据集分割
- train:
- 示例数量: 9890
- 数据大小: 1946738057.45字节
- validation:
- 示例数量: 9893
- 数据大小: 1953823510.0字节
数据集大小
- 下载大小: 1313384992字节
- 数据集总大小: 3900561567.45字节
搜集汇总
背景与挑战
背景概述
RIW/small-coco是一个图像-文本数据集,包含约19,783个示例,分为训练集和验证集,用于图像与标题的关联任务。数据集特征包括图像、标题、URL、尺寸和元数据,总大小约3.9GB,适合计算机视觉和自然语言处理模型的训练与评估。
以上内容由遇见数据集搜集并总结生成



