configs: | |
- config_name: default | |
data_files: | |
- split: test | |
path: data/test-* | |
- split: train | |
path: data/train-* | |
dataset_info: | |
features: | |
- name: image | |
dtype: image | |
- name: label | |
dtype: image | |
- name: img_path | |
dtype: string | |
- name: mask_path | |
dtype: string | |
splits: | |
- name: test | |
num_bytes: 133809772.46884431 | |
num_examples: 1848 | |
- name: train | |
num_bytes: 2541585890.6731553 | |
num_examples: 35101 | |
download_size: 2648655351 | |
dataset_size: 2675395663.1419997 | |
# Dataset Card for "scopes" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |