hugohrban commited on
Commit
12e73a0
1 Parent(s): a845218

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,6 +4,9 @@ tags:
4
  - protein
5
  license: bsd-3-clause
6
  ---
 
7
  ProGen2-small finetuned on 7 protein families.
8
 
9
- Trained on both N -> C and C -> N directions, specified by tokens "1" and "2" respectively. See [github repo](https://github.com/hugohrban/ProGen2-finetuning/tree/main) for more info.
 
 
 
4
  - protein
5
  license: bsd-3-clause
6
  ---
7
+
8
  ProGen2-small finetuned on 7 protein families.
9
 
10
+ Bidirectional model trained on both N -> C and C -> N directions of protein sequences, specified by tokens "1" and "2" respectively.
11
+
12
+ See [github repo](https://github.com/hugohrban/ProGen2-finetuning/tree/main) for more info.