Commit
·
7834136
1
Parent(s):
05b8fbf
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: image
|
| 5 |
+
dtype: image
|
| 6 |
+
- name: label
|
| 7 |
+
dtype: image
|
| 8 |
+
splits:
|
| 9 |
+
- name: train
|
| 10 |
+
num_bytes: 3110422171.552
|
| 11 |
+
num_examples: 4736
|
| 12 |
+
- name: validation
|
| 13 |
+
num_bytes: 659257774.42
|
| 14 |
+
num_examples: 1036
|
| 15 |
+
- name: test
|
| 16 |
+
num_bytes: 307212582.0
|
| 17 |
+
num_examples: 500
|
| 18 |
+
download_size: 4016000111
|
| 19 |
+
dataset_size: 4076892527.972
|
| 20 |
+
---
|
| 21 |
+
# Dataset Card for "deprem_satellite_semantic_whu_dataset"
|
| 22 |
+
|
| 23 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|