LukeEuser/docvqa_0_unanswerable_questions
收藏Hugging Face2024-02-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/LukeEuser/docvqa_0_unanswerable_questions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: image
dtype: image
- name: query
struct:
- name: de
dtype: string
- name: en
dtype: string
- name: es
dtype: string
- name: fr
dtype: string
- name: it
dtype: string
- name: answers
sequence: string
- name: words
sequence: string
- name: bounding_boxes
sequence:
sequence: float32
length: 4
- name: answer
struct:
- name: match_score
dtype: float64
- name: matched_text
dtype: string
- name: start
dtype: int64
- name: text
dtype: string
- name: ground_truth
dtype: string
splits:
- name: train
num_bytes: 33133183.0
num_examples: 100
- name: test
num_bytes: 6102508.0
num_examples: 20
download_size: 13286608
dataset_size: 39235691.0
---
# Dataset Card for "docvqa_0_unanswerable_questions"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
LukeEuser
原始信息汇总
数据集信息
特征
- id: 类型为字符串。
- image: 类型为图像。
- query: 包含多个语言字段,每个字段类型为字符串:
- de
- en
- es
- fr
- it
- answers: 类型为字符串序列。
- words: 类型为字符串序列。
- bounding_boxes: 类型为浮点数序列,每个序列长度为4。
- answer: 包含多个字段:
- match_score: 类型为浮点数。
- matched_text: 类型为字符串。
- start: 类型为整数。
- text: 类型为字符串。
- ground_truth: 类型为字符串。
数据集划分
- train: 包含100个样本,大小为33133183.0字节。
- test: 包含20个样本,大小为6102508.0字节。
数据集大小
- 下载大小: 13286608字节。
- 数据集总大小: 39235691.0字节。



