File size: 566 Bytes
81b8229
 
 
 
 
 
 
 
 
08a4ec3
 
81b8229
 
 
 
08a4ec3
81b8229
 
08a4ec3
81b8229
08a4ec3
 
81b8229
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: query
    dtype: string
  - name: image_filename
    dtype: string
  - name: generated_by
    dtype: string
  - name: GPT4 caption
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 204605059.89442793
    num_examples: 1552
  - name: test
    num_bytes: 26366674.829694323
    num_examples: 200
  download_size: 119082487
  dataset_size: 230971734.72412226
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---