Upload imagenet_di8x8_val_metadata.json with huggingface_hub
Browse files
imagenet_di8x8_val_metadata.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_samples": "50000",
|
| 3 |
+
"data_shape": "[50000, 32, 32]",
|
| 4 |
+
"labels_shape": "[50000]",
|
| 5 |
+
"tokenizer_type": "discrete",
|
| 6 |
+
"is_validation": "True"
|
| 7 |
+
}
|