File size: 810 Bytes
b0b08ac
 
 
 
 
 
 
 
 
 
 
 
5b43f12
 
 
 
 
 
 
 
 
 
 
 
021af4d
 
b0b08ac
5b43f12
 
b0b08ac
 
 
5b43f12
 
 
 
 
 
 
 
021af4d
 
b0b08ac
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: question_id
    dtype: string
  - name: image_id
    dtype: string
  - name: image
    dtype: image
  - name: instace
    dtype: string
  splits:
  - name: visible
    num_bytes: 4026076.0
    num_examples: 24
  - name: infrared
    num_bytes: 2182567.0
    num_examples: 24
  - name: medium
    num_bytes: 4505115.0
    num_examples: 24
  - name: BIMEF
    num_bytes: 43030350.0
    num_examples: 24
  - name: mf
    num_bytes: 45976550.0
    num_examples: 24
  download_size: 99728559
  dataset_size: 99720658.0
configs:
- config_name: default
  data_files:
  - split: visible
    path: data/visible-*
  - split: infrared
    path: data/infrared-*
  - split: medium
    path: data/medium-*
  - split: BIMEF
    path: data/BIMEF-*
  - split: mf
    path: data/mf-*
---