tadsatlawa
commited on
Commit
·
60a0728
1
Parent(s):
4a7c3d3
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,13 @@
|
|
2 |
license: bsd-3-clause
|
3 |
tags:
|
4 |
- biology
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: bsd-3-clause
|
3 |
tags:
|
4 |
- biology
|
5 |
+
---
|
6 |
+
# Model Card for nanoBERT
|
7 |
+
|
8 |
+
nanoBERT is a nanobody-specific transformer to predict amino acids in a given position in a query sequence.
|
9 |
+
|
10 |
+
The model was trained on nanobody sequences from [INDI (Integrated Nanobody Database for Immunoinformatics)](https://pubmed.ncbi.nlm.nih.gov/34747487/)
|
11 |
+
|
12 |
+
Example usage: [notebook](example.ipynb).
|
13 |
+
|
14 |
+
For more information please contact: contact@naturalantibody.com
|