Datasets:
Set 'raw' as the default config
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ configs:
|
|
| 6 |
path: augmented/train-*
|
| 7 |
- config_name: raw
|
| 8 |
data_dir: raw
|
|
|
|
| 9 |
license: cc-by-nc-nd-4.0
|
| 10 |
task_categories:
|
| 11 |
- image-classification
|
|
|
|
| 6 |
path: augmented/train-*
|
| 7 |
- config_name: raw
|
| 8 |
data_dir: raw
|
| 9 |
+
default: true
|
| 10 |
license: cc-by-nc-nd-4.0
|
| 11 |
task_categories:
|
| 12 |
- image-classification
|