CVasNLPExperiments/cv-as-nlp-vqa-example
收藏Hugging Face2023-09-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CVasNLPExperiments/cv-as-nlp-vqa-example
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: image
dtype: image
- name: prompt
dtype: string
- name: true_label
sequence: string
- name: prediction
dtype: string
splits:
- name: train
num_bytes: 585201.0
num_examples: 10
- name: test
num_bytes: 585201.0
num_examples: 10
download_size: 1175242
dataset_size: 1170402.0
---
# Dataset Card for "cv-as-nlp-vqa-example"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
CVasNLPExperiments
原始信息汇总
数据集概述
数据集名称
cv-as-nlp-vqa-example
数据集特征
- id: 整数类型 (int64)
- image: 图像类型
- prompt: 字符串类型 (string)
- true_label: 字符串序列
- prediction: 字符串类型 (string)
数据集划分
- 训练集 (train):
- 示例数量: 10
- 数据大小: 585201.0 字节
- 测试集 (test):
- 示例数量: 10
- 数据大小: 585201.0 字节
数据集大小
- 下载大小: 1175242 字节
- 数据集总大小: 1170402.0 字节



