Closed Ghy0501 closed 3 months ago
Using VIRTUAL_imagenet256_labeled.npz instead of val_imagenet.npz solves this issue
Hi @Ghy0501 , could you kindly advise me what is the difference between the provided VIRTUAL_imagenet256_labeled.npz and the self-computed val_imagenet.npz? I suppose they should be the same. Thanks a lot!
Hi, thanks for the great repo. I tried to reproduce the results in the paper with the model weights you provided, but the results are much worse than those in the paper. The reproduced commands and results are showed below:
val:
val.sh:
command:
GPT-XL :
command:
reproduced results:
We also reproduce the results of GPT-B and GPT-L, the results is similar to https://github.com/FoundationVision/LlamaGen/issues/48. I followed the commands you provided as closely as possible in my reproduction, except for the number of GPUs, and I'm curious if the difference in results is due to the number of GPUs. Any assistance would be greatly appreciated!