Doub7e/coco_captions_T5
收藏Hugging Face2023-09-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Doub7e/coco_captions_T5
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: blip_caption_beam_5
dtype: string
- name: T5_last_hidden_states
sequence:
sequence:
sequence: float32
- name: sentences_raw
sequence: string
splits:
- name: train
num_bytes: 416620666.0
num_examples: 5000
download_size: 445433251
dataset_size: 416620666.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "coco_captions_T5"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Doub7e
原始信息汇总
数据集概述
数据集信息
特征
- image: 图像数据
- blip_caption_beam_5: 字符串数据
- T5_last_hidden_states: 嵌套序列数据,类型为float32
- sentences_raw: 字符串序列数据
数据分割
- train: 训练集,包含5000个样本,大小为416620666.0字节
数据大小
- 下载大小: 445433251字节
- 数据集大小: 416620666.0字节
配置
- default: 默认配置,包含训练集数据文件路径为
data/train-*



