File size: 515 Bytes
2f53668
 
 
 
28ed554
2f53668
28ed554
2f53668
 
28ed554
2f53668
 
28ed554
2f53668
 
28ed554
2f53668
28ed554
 
2f53668
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: caption
    dtype: string
  splits:
  - name: train
    num_bytes: 4348160676
    num_examples: 1337
  - name: val
    num_bytes: 962770660
    num_examples: 298
  - name: test
    num_bytes: 235602405
    num_examples: 76
  download_size: 5610417110
  dataset_size: 5546533741
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: val
    path: data/val-*
  - split: test
    path: data/test-*
---