import os
os.environ['KAGGLE_CONFIG_DIR'] = '/content/'
!kaggle competitions download -c dogs-vs-cats-redux-kernels-edition
--Warning: Your Kaggle API key is readable by other users on this system! To fix this, you can run 'chmod 600 /content/kaggle.json'
Downloading dogs-vs-cats-redux-kernels-edition.zip to /content
100% 813M/814M [00:07<00:00, 177MB/s]
100% 814M/814M [00:07<00:00, 116MB/s]
라고 나오고 파일들이 설치가 되지 않는데 어떻게 해야 할까요?