DMshpark/my-image-captioning-dataset
收藏Hugging Face2024-05-28 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/DMshpark/my-image-captioning-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: text
dtype: string
splits:
- name: train
num_bytes: 475125823.7
num_examples: 7570
- name: test
num_bytes: 100175649.104
num_examples: 1896
download_size: 389247807
dataset_size: 575301472.804
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
DMshpark
原始信息汇总
数据集概述
数据集特征
- image:图像数据类型。
- text:字符串数据类型。
数据集分割
- 训练集(train):
- 示例数量:7570
- 数据大小:475125823.7字节
- 测试集(test):
- 示例数量:1896
- 数据大小:100175649.104字节
数据集大小
- 下载大小:389247807字节
- 数据集总大小:575301472.804字节
数据文件配置
- 默认配置(default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



