Ssunbell/boostcamp-docvqa-v4
收藏Hugging Face2023-02-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Ssunbell/boostcamp-docvqa-v4
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: questionId
dtype: int64
- name: question
dtype: string
- name: image
sequence:
sequence:
sequence:
sequence: uint8
- name: docId
dtype: int64
- name: ucsf_document_id
dtype: string
- name: ucsf_document_page_no
dtype: string
- name: answers
sequence: string
- name: data_split
dtype: string
- name: words
sequence: string
- name: boxes
sequence:
sequence: int64
splits:
- name: train
num_bytes: 6381951489
num_examples: 39454
- name: val
num_bytes: 869383194
num_examples: 5349
download_size: 2582271500
dataset_size: 7251334683
---
# Dataset Card for "boostcamp-docvqa-v4"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Ssunbell
原始信息汇总
数据集概述
数据集特征
- questionId:整数类型
- question:字符串类型
- image:多层序列,最内层为无符号8位整数类型
- docId:整数类型
- ucsf_document_id:字符串类型
- ucsf_document_page_no:字符串类型
- answers:字符串序列
- data_split:字符串类型
- words:字符串序列
- boxes:多层序列,最内层为整数类型
数据集分割
- train:
- 数据量:6381951489字节
- 样本数:39454
- val:
- 数据量:869383194字节
- 样本数:5349
数据集大小
- 下载大小:2582271500字节
- 数据集总大小:7251334683字节



