File size: 548 Bytes
61e48d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: questions
    sequence: string
  - name: answers
    sequence: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 1947112649.966
    num_examples: 7181
  - name: val
    num_bytes: 772401925.749
    num_examples: 2799
  download_size: 2705031857
  dataset_size: 2719514575.715
---
# Dataset Card for "uber_text_qa"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)