Initial commit
parents
Showing
.gitignore
0 → 100644
LICENSE
0 → 100644
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
examples/example.fasta
0 → 100644
images/visual_abstract.png
0 → 100644
This diff is collapsed.
Click to expand it.
models/config/lightatt_default_config.json
0 → 100644
models/config/lightatt_scores_config.json
0 → 100644
models/pretrained/imulan_ankh.ckpt
0 → 100644
File added
models/pretrained/imulan_esm.ckpt
0 → 100644
File added
models/pretrained/mulan_ankh.ckpt
0 → 100644
File added
models/pretrained/mulan_ankh_multiple.ckpt
0 → 100644
File added
models/pretrained/mulan_esm.ckpt
0 → 100644
File added
models/pretrained/mulan_esm_multiple.ckpt
0 → 100644
File added
mulan/config.py
0 → 100644
mulan/constants.py
0 → 100644
mulan/modules.py
0 → 100644
mulan/utils.py
0 → 100644
requirements.txt
0 → 100644
numpy | ||
scipy | ||
pandas | ||
tqdm | ||
h5py | ||
torch>=2.0 | ||
transformers<4.45,>=4.27 | ||
sentencepiece | ||
\ No newline at end of file |
scripts/compute_landscape.py
0 → 100644
scripts/extract_attentions.py
0 → 100644
scripts/generate_embeddings.py
0 → 100644
scripts/predict.py
0 → 100644
scripts/train.py
0 → 100644
setup.py
0 → 100644
Please
register
or
sign in
to comment