File size: 422 Bytes
f4bb444
 
 
 
77ec0b8
f4bb444
 
 
 
 
 
 
 
 
 
b725921
f4bb444
b725921
 
f4bb444
 
 
 
a2e2cb5
f4bb444
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
---
dataset_info:
  features:
  - name: image
    dtype: string
  - name: instruction
    dtype: string
  - name: bbox
    sequence: float64
  - name: point
    sequence: float64
  - name: type
    dtype: string
  splits:
  - name: train
    num_bytes: 1110046
    num_examples: 7496
  download_size: 247031
  dataset_size: 1110046
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---