Upload folder using huggingface_hub
Browse files
fashion_mnist_split.yaml
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
test:
|
| 2 |
+
- 3
|
| 3 |
+
train:
|
| 4 |
+
- 2
|
| 5 |
+
val:
|
| 6 |
+
- 4
|
mnist_eval_mixed_main_split.yaml
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
default:
|
| 2 |
+
- - 0
|