jsunn-y commited on
Commit
f4a7abb
·
verified ·
1 Parent(s): 74a1697

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: bsd-3-clause
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bsd-3-clause
3
+ ---
4
+
5
+ # ProCALM
6
+ [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.
7
+
8
+ ProCALM models share `tokenizer.json` but each model is organized into subfolders.
9
+
10
+
11
+
12
+ More usage details can be found in [github](https://github.com/jsunn-y/ProCALM/tree/main) and in our paper.