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