tadsatlawa-na
commited on
Commit
•
48fd5dd
1
Parent(s):
3f43d0c
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
tags:
|
4 |
+
- biology
|
5 |
+
widget:
|
6 |
+
- text: >-
|
7 |
+
EV<mask>LVESGGGLVQPGGSLRLSCAASGFTFSSYNMNWVRQAPGKGLEWVSYISSSSSTIYYADSVKGRFTISRDNAKNSLSLQMNSLRDEDTAVYYCARAYYYGMDVWGQGTTVTVSS
|
8 |
---
|
9 |
+
# Model Card for heavy human transformer
|
10 |
+
|
11 |
+
The model is a heavy sequence specfic transformer to predict amino acids in a given position in a query sequence.
|
12 |
+
|
13 |
+
The model was trained on sequences:
|
14 |
+
|
15 |
+
Example usage: [notebook](example.ipynb).
|
16 |
+
|
17 |
+
For more information please contact: [email protected]
|