dandelin / ViLT

Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
Apache License 2.0
1.36k stars 209 forks source link

Can't the weight folder be opened before the pre-training is over? #80

Open yang178908 opened 1 year ago

yang178908 commented 1 year ago

Why does the checkpoint folder I generated fail to open? Do I have to wait until the end of pre-training to open it, or is there an error in my code?