diff --git a/zoo/cifar10.sh b/zoo/cifar10.sh index c066e658a..9fc623f56 100644 --- a/zoo/cifar10.sh +++ b/zoo/cifar10.sh @@ -41,8 +41,8 @@ cd .. # MoCo V3 mkdir mocov3 cd mocov3 -gdown https://drive.google.com/file/d/1EFHWBLYFsglZYPYsBc0YrtihrzBZRe7h/view?usp=sharing -gdown https://drive.google.com/file/d/1Gb6TCWoY2aN8AK3UnuZu4IxIktqbDybP/view?usp=sharing +gdown https://drive.google.com/uc?id=1EFHWBLYFsglZYPYsBc0YrtihrzBZRe7h +gdown https://drive.google.com/uc?id=1Gb6TCWoY2aN8AK3UnuZu4IxIktqbDybP cd .. # NNCLR diff --git a/zoo/cifar100.sh b/zoo/cifar100.sh index 4c956fc9f..35673bb09 100644 --- a/zoo/cifar100.sh +++ b/zoo/cifar100.sh @@ -41,8 +41,8 @@ cd .. # MoCo V3 mkdir mocov3 cd mocov3 -gdown https://drive.google.com/file/d/1QAuKJmegGCJrntAL80tfTrbi2fI4sPl-/view?usp=sharing -gdown https://drive.google.com/file/d/1jtJEi66g5z7dBn0FDcSL7zoU4ArEEyqU/view?usp=sharing +gdown https://drive.google.com/uc?id=1QAuKJmegGCJrntAL80tfTrbi2fI4sPl- +gdown https://drive.google.com/uc?id=1jtJEi66g5z7dBn0FDcSL7zoU4ArEEyqU cd .. # NNCLR