File size: 1,081 Bytes
9b1a737
 
 
 
 
 
 
 
 
 
f884f93
9b1a737
f884f93
9b1a737
f884f93
9b1a737
f884f93
9b1a737
b069e7a
aa13110
 
9b1a737
aa13110
 
9b1a737
aa13110
 
eb4a8d4
aa13110
 
2041125
aa13110
 
2041125
aa13110
 
 
 
9b1a737
 
 
b069e7a
 
9b1a737
 
 
 
eb4a8d4
 
2041125
 
 
 
9b1a737
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
45
46
47
48
49
50
51
52
53
54
55
---
dataset_info:
  features:
  - name: question_id
    dtype: string
  - name: image_id
    dtype: string
  - name: image
    dtype: image
  - name: instace_or
    sequence: string
  - name: instace
    sequence: string
  - name: caption_or
    sequence: string
  - name: caption
    sequence: string
  splits:
  - name: original
    num_bytes: 15973691.0
    num_examples: 300
  - name: cartoon
    num_bytes: 460265888.0
    num_examples: 300
  - name: game
    num_bytes: 419329639.0
    num_examples: 300
  - name: graffiti
    num_bytes: 505279857.0
    num_examples: 300
  - name: painting
    num_bytes: 390426734.0
    num_examples: 300
  - name: sketch
    num_bytes: 476825226.0
    num_examples: 300
  download_size: 2267536067
  dataset_size: 2268101035.0
configs:
- config_name: default
  data_files:
  - split: original
    path: data/original-*
  - split: cartoon
    path: data/cartoon-*
  - split: game
    path: data/game-*
  - split: graffiti
    path: data/graffiti-*
  - split: painting
    path: data/painting-*
  - split: sketch
    path: data/sketch-*
---