File size: 658 Bytes
58a8173
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5f65af4
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: objects
    sequence: string
  - name: colors
    sequence: string
  - name: objects_included
    dtype: bool
  - name: file_name
    dtype: string
  - name: caption
    dtype: string
  - name: caption_source
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 3609121093.4
    num_examples: 36200
  download_size: 3696158170
  dataset_size: 3609121093.4
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: cc-by-nc-4.0
task_categories:
- text-to-image
- image-to-text
language:
- en
tags:
- synthetic
---