File size: 408 Bytes
4a8dc0b
 
 
 
 
 
 
 
 
 
 
 
 
 
e260cc0
06da41b
e260cc0
 
4a8dc0b
 
 
 
 
 
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: 95221458.0
    num_examples: 128
  download_size: 95143683
  dataset_size: 95221458.0
configs:
- config_name: small
  data_files:
  - split: test
    path: small/test-*
---