-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I suggest remove the model from git, instead upload checkpoints to release every time and guide users to download it using simple wget command (or manually) and specify model path.
Otherwise (1) the package will be large in pypi and (2) git repository size will increase fast as you upload new checkpoints
It's good practice in general to upload heavy files to releases instead
Datasets also not needed to upload to git (only if requires editing like code with history)
wget is very handeful
Metadata
Metadata
Assignees
Labels
No labels