File size: 924 Bytes
06d55c4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
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: 2695967418.0
    num_examples: 4269
  - name: test
    num_bytes: 337232748.0
    num_examples: 534
  - name: validation
    num_bytes: 337232748.0
    num_examples: 534
  download_size: 111171516
  dataset_size: 3370432914.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)