THUDM / SwissArmyTransformer

SwissArmyTransformer is a flexible and powerful library to develop your own Transformer variants.

Home Page:https://THUDM.github.io/SwissArmyTransformer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install a model to the right path?

link89 opened this issue · comments

I have download to cogagant-vqa.zip for finetune. I find there are SAT_HOME=~/.sat in the finetune script, how can I install the model to the right path? Do I need to unzip the file, or just link the zip file to SAT_HOME?

You can just unzip it to your current working folder. SAT_HOME is also OK.