tadsatlawa-na
commited on
Commit
•
1438451
1
Parent(s):
3b0fa5f
Update model card
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
tags:
|
4 |
+
- biology
|
5 |
+
widget:
|
6 |
+
- text: "EV<mask>LVESGGGLVQPGGSLRLSCAASGFTFSSYNMNWVRQAPGKGLEWVSYISSSSSTIYYADSVKGRFTISRDNAKNSLSLQMNSLRDEDTAVYYCARAYYYGMDVWGQGTTVTVSS"
|
7 |
---
|
8 |
+
# Model Card for nanoBERT
|
9 |
+
|
10 |
+
nanoBERT is a nanobody-specific transformer to predict amino acids in a given position in a query sequence.
|
11 |
+
|
12 |
+
The model was trained on nanobody sequences from [INDI (Integrated Nanobody Database for Immunoinformatics)](https://pubmed.ncbi.nlm.nih.gov/34747487/)
|
13 |
+
|
14 |
+
Example usage: [notebook](example.ipynb).
|
15 |
+
|
16 |
+
For more information please contact: [email protected]
|