File size: 481 Bytes
83fb028
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: final_question
    dtype: string
  - name: image
    dtype: image
  - name: ground_truth
    dtype: string
  splits:
  - name: counting_and_quantitative_reasoning
    num_bytes: 2481079.0
    num_examples: 50
  download_size: 2427967
  dataset_size: 2481079.0
configs:
- config_name: default
  data_files:
  - split: counting_and_quantitative_reasoning
    path: data/counting_and_quantitative_reasoning-*
---