File size: 401 Bytes
a6d903d
 
 
 
 
 
 
576d324
 
bb3687f
 
a6d903d
 
bb3687f
576d324
bb3687f
 
a6d903d
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: caption
    dtype: string
  - name: caption_part
    dtype: string
  - name: caption_partiel
    dtype: string
  splits:
  - name: train
    num_bytes: 19582741.0
    num_examples: 154
  download_size: 19332063
  dataset_size: 19582741.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---