Skip to content

Commit 31e5c82

Browse files
fix weights file google drive link (#824)
1 parent 4d98dd4 commit 31e5c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

self_supervised_pretraining/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ the pre-trained weights generated from the first script and performs fine-tuning
77
task.
88

99
In case, the user wants to skip the pre-training part, the pre-trained weights can be
10-
[downloaded from here](https://drive.google.com/file/d/1z0BouIiQ9oLizubOIH9Rlpad5Kk_2RtY/view?usp=sharing)
10+
[downloaded from here](https://drive.google.com/file/d/1D7G1FhgZfBhql4djMfiSy0xODVXnLlpd/view?usp=sharing)
1111
to use for fine-tuning tasks and directly skip to the second part of the tutorial which is using the
1212
'ssl_finetune_train.py'.
1313

0 commit comments

Comments
 (0)