Commit
·
04cbbba
1
Parent(s):
1fe3878
Update README.md
Browse files
README.md
CHANGED
@@ -17,10 +17,16 @@ dataset_info:
|
|
17 |
'3': trees
|
18 |
splits:
|
19 |
- name: train
|
20 |
-
num_bytes: 150589308
|
21 |
num_examples: 100000
|
22 |
download_size: 177776551
|
23 |
-
dataset_size: 150589308
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
25 |
|
26 |
# Dataset Card for Dataset Name
|
|
|
17 |
'3': trees
|
18 |
splits:
|
19 |
- name: train
|
20 |
+
num_bytes: 150589308
|
21 |
num_examples: 100000
|
22 |
download_size: 177776551
|
23 |
+
dataset_size: 150589308
|
24 |
+
task_categories:
|
25 |
+
- image-classification
|
26 |
+
- zero-shot-image-classification
|
27 |
+
pretty_name: SATellite ImageNet
|
28 |
+
size_categories:
|
29 |
+
- 100K<n<1M
|
30 |
---
|
31 |
|
32 |
# Dataset Card for Dataset Name
|