dataset_info: | |
features: | |
- name: artifact_qid | |
dtype: string | |
- name: pixel_values | |
dtype: | |
array3_d: | |
shape: | |
- 3 | |
- 224 | |
- 224 | |
dtype: float32 | |
- name: input_ids | |
sequence: int64 | |
- name: attention_mask | |
sequence: int64 | |
- name: bbox | |
dtype: | |
array2_d: | |
shape: | |
- 512 | |
- 4 | |
dtype: int64 | |
- name: start_positions | |
dtype: int64 | |
- name: end_positions | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 951703654.0 | |
num_examples: 1507 | |
- name: test | |
num_bytes: 112410916.0 | |
num_examples: 178 | |
- name: validation | |
num_bytes: 119989180.0 | |
num_examples: 190 | |
download_size: 34304864 | |
dataset_size: 1184103750.0 | |
# Dataset Card for "fuel_surcharge_vqa_positive" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |