configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: test | |
path: data/test-* | |
dataset_info: | |
features: | |
- name: image | |
dtype: image | |
- name: image_id | |
dtype: string | |
- name: prompt | |
dtype: string | |
- name: target_bounding_box | |
struct: | |
- name: xmax | |
dtype: string | |
- name: xmin | |
dtype: string | |
- name: ymax | |
dtype: string | |
- name: ymin | |
dtype: string | |
- name: file_name | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 4261937860.33 | |
num_examples: 26033 | |
- name: test | |
num_bytes: 578755414.046 | |
num_examples: 2893 | |
download_size: 2524714386 | |
dataset_size: 4840693274.375999 | |
# Dataset Card for "puext690refExp_simp" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |