You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to use other checkpoints to evaluate the model's accuracy on different datasets, including utilizing gs://vmoe_checkpoints/eee_s32_last2_ilsvrc2012_ft_cifar100 to test datasets other than CIFAR-100?
#160
Open
guoyan223 opened this issue
Jan 27, 2024
· 0 comments
Hello, I am a student currently studying this code. I came across the demo_eee_CIFAR100.ipynb file in the notebooks folder, and I would like to know how to use other checkpoints to test the model's accuracy on different datasets, including how to use gs://vmoe_checkpoints/eee_s32_last2_ilsvrc2012_ft_cifar100to test on a non-CIFAR100 dataset. I often encounter issues where the input shape and the expected shape are not matching when attempting this on my own. I would greatly appreciate it if you could help me with this question!
The text was updated successfully, but these errors were encountered:
Hello, I am a student currently studying this code. I came across the demo_eee_CIFAR100.ipynb file in the notebooks folder, and I would like to know how to use other checkpoints to test the model's accuracy on different datasets, including how to use gs://vmoe_checkpoints/eee_s32_last2_ilsvrc2012_ft_cifar100to test on a non-CIFAR100 dataset. I often encounter issues where the input shape and the expected shape are not matching when attempting this on my own. I would greatly appreciate it if you could help me with this question!
The text was updated successfully, but these errors were encountered: