File size: 704 Bytes
966c46d
 
 
 
 
 
 
 
 
 
 
 
 
0139dc3
 
 
966c46d
a380928
966c46d
a380928
966c46d
0139dc3
 
 
966c46d
 
 
0139dc3
966c46d
0139dc3
 
966c46d
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: num_objects
    dtype: int64
  - name: objects
    sequence: string
  - name: relations
    sequence: string
  - name: chain_included_llm
    dtype: bool
  - name: handmade_file_name
    dtype: string
  - name: llm_file_name
    dtype: string
  - name: handmade_caption
    dtype: string
  - name: llm_caption
    dtype: string
  - name: handmade_image
    dtype: image
  - name: llm_image
    dtype: image
  splits:
  - name: train
    num_bytes: 2835222956.46
    num_examples: 17345
  download_size: 2764623655
  dataset_size: 2835222956.46
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---