File size: 524 Bytes
64fa460
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8ae7b25
ba09e31
8ae7b25
 
64fa460
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image_path
    dtype: string
  - name: source
    dtype: string
  - name: bbox
    sequence: float64
  - name: instructions
    dtype: string
  - name: modified_instructions
    dtype: string
  - name: metadata
    dtype: string
  - name: explanations
    dtype: string
  splits:
  - name: train
    num_bytes: 13737149
    num_examples: 12163
  download_size: 5302125
  dataset_size: 13737149
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---