File size: 317 Bytes
3ac51d2
 
 
 
 
 
 
 
 
2d7a2ba
3ac51d2
2d7a2ba
 
3ac51d2
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: caption
    dtype: string
  splits:
  - name: train
    num_bytes: 14763483.0
    num_examples: 1000
  download_size: 14701784
  dataset_size: 14763483.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---