Fine-tune on top of your pre-trained model
RomiGoldner opened this issue · 0 comments
RomiGoldner commented
Can you please share your pytorch lightning model snapshot, so I can fine-tune a model on top of yours?
Currently you only share a weights file (calm_weights.pkl). I full pytorch lightning model snapshot allows me to run Trainer() from your location.