We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d98dd4 commit 31e5c82Copy full SHA for 31e5c82
self_supervised_pretraining/README.md
@@ -7,7 +7,7 @@ the pre-trained weights generated from the first script and performs fine-tuning
7
task.
8
9
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)
+[downloaded from here](https://drive.google.com/file/d/1D7G1FhgZfBhql4djMfiSy0xODVXnLlpd/view?usp=sharing)
11
to use for fine-tuning tasks and directly skip to the second part of the tutorial which is using the
12
'ssl_finetune_train.py'.
13
0 commit comments