File size: 678 Bytes
b6b7b49
 
 
 
 
 
e89c652
 
b6b7b49
 
 
 
 
 
 
 
 
 
 
 
e89c652
 
 
 
 
 
 
b6b7b49
 
 
 
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
---
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)