File size: 410 Bytes
623fe05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: small
  features:
  - name: image_name
    dtype: string
  - name: image
    dtype: image
  - name: Question
    dtype: string
  - name: Answer
    dtype: string
  splits:
  - name: test
    num_bytes: 166842045.0
    num_examples: 229
  download_size: 95151614
  dataset_size: 166842045.0
configs:
- config_name: small
  data_files:
  - split: test
    path: small/test-*
---