Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,10 @@ tags:
|
|
9 |
- heavy chain
|
10 |
- AbLang
|
11 |
- CDR
|
12 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- heavy chain
|
10 |
- AbLang
|
11 |
- CDR
|
12 |
+
---
|
13 |
+
|
14 |
+
Sentence embeddings can be produced as follows:
|
15 |
+
|
16 |
+
This is a huggingface version of AbLang: A language model for antibodies. It was introduced in
|
17 |
+
[this paper](https://doi.org/10.1101/2022.01.20.477061) and first released in
|
18 |
+
[this repository](https://github.com/oxpig/AbLang). This model is trained on uppercase amino acids: it only works with capital letter amino acids.
|