main-horse commited on
Commit
b8cbe27
1 Parent(s): 5178b70

remove test set

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: unknown
3
  ---
4
 
5
  it's like [imagenet.int8](https://huggingface.co/datasets/cloneofsimo/imagenet.int8) but
6
- * full in1k (including val+test) 1,431,168 samples
7
  * flux-dev vae, latent (after dequant) channels scaled to N(0,1)
8
  * quantization uses int8 not uint8 (scaling factor 127/4)
9
 
 
3
  ---
4
 
5
  it's like [imagenet.int8](https://huggingface.co/datasets/cloneofsimo/imagenet.int8) but
6
+ * train+val in1k (1,331,168 samples)
7
  * flux-dev vae, latent (after dequant) channels scaled to N(0,1)
8
  * quantization uses int8 not uint8 (scaling factor 127/4)
9