Replies: 2 comments 1 reply
The link https://github.com/facebookresearch/esm/blob/master/examples/variant_prediction.ipynb seems to be broken: |
|
The link https://github.com/facebookresearch/esm/blob/master/examples/variant_prediction.ipynb seems to be broken: |
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This is a recurring question, so let me summarize what @joshim5 has provided in issues #9 #11 #12 and #30 :
nn.Module, so you can just use it as a component inside another torch model. There are many generic pytorch tutorials that can show how to train/finetune models, for example this one from Huggingface. Also this tutorial finetuning a torchvision model, and this (similar) tutorial.examplesfolder, we provide a tutorial for training a downstream model to predict the fitness of protein variants.Keep the questions coming!
All reactions