Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: cc
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
dataset_info:
|
| 4 |
features:
|
| 5 |
- name: image
|
|
@@ -8,19 +12,15 @@ dataset_info:
|
|
| 8 |
dtype: string
|
| 9 |
splits:
|
| 10 |
- name: train
|
| 11 |
-
num_bytes:
|
| 12 |
num_examples: 972858
|
| 13 |
-
download_size:
|
| 14 |
-
dataset_size:
|
| 15 |
configs:
|
| 16 |
- config_name: default
|
| 17 |
data_files:
|
| 18 |
- split: train
|
| 19 |
path: data/train-*
|
| 20 |
-
task_categories:
|
| 21 |
-
- image-classification
|
| 22 |
-
size_categories:
|
| 23 |
-
- 100K<n<1M
|
| 24 |
---
|
| 25 |
# Dataset Card for AGM Dataset
|
| 26 |
|
|
|
|
| 1 |
---
|
| 2 |
license: cc
|
| 3 |
+
size_categories:
|
| 4 |
+
- 100K<n<1M
|
| 5 |
+
task_categories:
|
| 6 |
+
- image-classification
|
| 7 |
dataset_info:
|
| 8 |
features:
|
| 9 |
- name: image
|
|
|
|
| 12 |
dtype: string
|
| 13 |
splits:
|
| 14 |
- name: train
|
| 15 |
+
num_bytes: 3208126820.734
|
| 16 |
num_examples: 972858
|
| 17 |
+
download_size: 3245813213
|
| 18 |
+
dataset_size: 3208126820.734
|
| 19 |
configs:
|
| 20 |
- config_name: default
|
| 21 |
data_files:
|
| 22 |
- split: train
|
| 23 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
---
|
| 25 |
# Dataset Card for AGM Dataset
|
| 26 |
|