File size: 905 Bytes
2790c04
 
 
 
 
 
 
 
 
 
 
 
 
4a9bef1
2790c04
c2d2afb
4a9bef1
c2d2afb
 
4a9bef1
c2d2afb
 
4a9bef1
c2d2afb
 
 
 
4a9bef1
 
2790c04
 
 
 
 
c2d2afb
 
 
 
 
 
 
 
2790c04
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: images
    list: image
  - name: problem
    dtype: string
  - name: answer
    dtype: string
  - name: proID
    dtype: string
  splits:
  - name: TextDominant
    num_bytes: 17544740.0
    num_examples: 788
  - name: TextLite
    num_bytes: 17561712.0
    num_examples: 788
  - name: VisionIntensive
    num_bytes: 17550505.0
    num_examples: 788
  - name: VisionDominant
    num_bytes: 30799920.0
    num_examples: 788
  - name: VisionOnly
    num_bytes: 93748237.0
    num_examples: 788
  download_size: 170117185
  dataset_size: 177205114.0
configs:
- config_name: default
  data_files:
  - split: TextDominant
    path: data/TextDominant-*
  - split: TextLite
    path: data/TextLite-*
  - split: VisionIntensive
    path: data/VisionIntensive-*
  - split: VisionDominant
    path: data/VisionDominant-*
  - split: VisionOnly
    path: data/VisionOnly-*
---