File size: 545 Bytes
f4a7abb |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
license: bsd-3-clause
---
# ProCALM
[ProCALM](https://github.com/jsunn-y/ProCALM/tree/main) (Protein Conditionally Adapted Language Model) is a suite of models where [ProGen2-base](https://github.com/enijkamp/progen2) is finetuned with conditional adapters for conditional generation of functional enzymes, based on EC number, taxonomy, or both.
ProCALM models share `tokenizer.json` but each model is organized into subfolders.
More usage details can be found in [github](https://github.com/jsunn-y/ProCALM/tree/main) and in our paper. |