File size: 845 Bytes
1c0e7d7 54193b0 1c0e7d7 54193b0 1c0e7d7 54193b0 1c0e7d7 54193b0 1c0e7d7 54193b0 1c0e7d7 54193b0 1c0e7d7 54193b0 1c0e7d7 54193b0 1c0e7d7 3b1e047 54193b0 1c0e7d7 |
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 40 41 42 43 44 45 46 47 |
---
dataset_info:
features:
- name: image_id
dtype: int64
- name: image
dtype: image
- name: width
dtype: int64
- name: height
dtype: int64
- name: objects
struct:
- name: id
list: int64
- name: area
list: float32
- name: bbox
list:
list: float32
- name: category
list: int64
- name: label_for_paligemma
dtype: string
splits:
- name: train
num_bytes: 120363839.6
num_examples: 2700
- name: validation
num_bytes: 26476712.0
num_examples: 579
- name: test
num_bytes: 25891676.0
num_examples: 579
download_size: 174063746
dataset_size: 172732227.6
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
|