Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: image
|
@@ -7,20 +10,17 @@ dataset_info:
|
|
7 |
dtype: image
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes:
|
11 |
-
num_examples:
|
12 |
-
download_size:
|
13 |
-
dataset_size:
|
14 |
configs:
|
15 |
- config_name: default
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
-
task_categories:
|
20 |
-
- image-segmentation
|
21 |
tags:
|
22 |
- climate
|
23 |
-
pretty_name: Canny Edge Identified Glacial Scopes
|
24 |
---
|
25 |
# Dataset Card for "scopes_test"
|
26 |
|
|
|
1 |
---
|
2 |
+
task_categories:
|
3 |
+
- image-segmentation
|
4 |
+
pretty_name: Canny Edge Identified Glacial Scopes
|
5 |
dataset_info:
|
6 |
features:
|
7 |
- name: image
|
|
|
10 |
dtype: image
|
11 |
splits:
|
12 |
- name: train
|
13 |
+
num_bytes: 9564526801.155
|
14 |
+
num_examples: 61915
|
15 |
+
download_size: 7327470685
|
16 |
+
dataset_size: 9564526801.155
|
17 |
configs:
|
18 |
- config_name: default
|
19 |
data_files:
|
20 |
- split: train
|
21 |
path: data/train-*
|
|
|
|
|
22 |
tags:
|
23 |
- climate
|
|
|
24 |
---
|
25 |
# Dataset Card for "scopes_test"
|
26 |
|