Multimodal-Fatima/COCO_captions_test
收藏Hugging Face2023-03-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Multimodal-Fatima/COCO_captions_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: filepath
dtype: string
- name: sentids
list: int32
- name: filename
dtype: string
- name: imgid
dtype: int32
- name: split
dtype: string
- name: sentences_tokens
list:
list: string
- name: sentences_raw
list: string
- name: sentences_sentid
list: int32
- name: cocoid
dtype: int32
- name: id
dtype: int64
- name: clip_tags_ViT_L_14
sequence: string
- name: clip_tags_LAION_ViT_H_14_2B
sequence: string
- name: blip_caption_beam_5
dtype: string
- name: LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14
sequence: string
- name: LLM_Description_gpt3_downstream_tasks_visual_genome_LAION-ViT-H-14-2B
sequence: string
- name: DETA_detections_deta_swin_large_o365_coco_classes
list:
- name: attribute
dtype: string
- name: box
sequence: float32
- name: label
dtype: string
- name: location
dtype: string
- name: ratio
dtype: float32
- name: size
dtype: string
- name: tag
dtype: string
splits:
- name: test
num_bytes: 831189492.0
num_examples: 5000
download_size: 823516792
dataset_size: 831189492.0
---
# Dataset Card for "COCO_captions_test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Multimodal-Fatima
原始信息汇总
数据集概述
数据集特征
- image: 图像数据
- filepath: 字符串类型,文件路径
- sentids: 整数列表
- filename: 字符串类型,文件名
- imgid: 整数类型,图像ID
- split: 字符串类型,数据集分割标识
- sentences_tokens: 字符串列表的列表
- sentences_raw: 字符串列表
- sentences_sentid: 整数列表
- cocoid: 整数类型,COCO数据集ID
- id: 长整数类型,唯一标识
- clip_tags_ViT_L_14: 字符串序列
- clip_tags_LAION_ViT_H_14_2B: 字符串序列
- blip_caption_beam_5: 字符串类型
- LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14: 字符串序列
- LLM_Description_gpt3_downstream_tasks_visual_genome_LAION-ViT-H-14-2B: 字符串序列
- DETA_detections_deta_swin_large_o365_coco_classes: 列表,包含以下子特征:
- attribute: 字符串类型
- box: 浮点数序列
- label: 字符串类型
- location: 字符串类型
- ratio: 浮点数类型
- size: 字符串类型
- tag: 字符串类型
数据集分割
- test: 测试集,包含5000个样本,总大小为831189492字节
数据集大小
- 下载大小: 823516792字节
- 数据集总大小: 831189492字节



