File size: 313 Bytes
38fb125
 
 
 
 
 
 
 
 
11ef862
38fb125
11ef862
 
38fb125
 
 
 
 
 
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: 6930817.0
    num_examples: 500
  download_size: 6909459
  dataset_size: 6930817.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---