Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,9 @@ license: mit
|
|
8 |
|
9 |
# IgBert
|
10 |
|
11 |
-
|
12 |
|
13 |
-
The model is finetuned from Igbert-unpaired using paired antibody sequences from
|
14 |
|
15 |
# Use
|
16 |
|
|
|
8 |
|
9 |
# IgBert
|
10 |
|
11 |
+
Model pretrained on protein and antibody sequences using a masked language modeling (MLM) objective. It was introduced in the paper [Large scale paired antibody language models](https://arxiv.org/abs/2403.17889).
|
12 |
|
13 |
+
The model is finetuned from Igbert-unpaired using paired antibody sequences from the [Observed Antibody Space](https://opig.stats.ox.ac.uk/webapps/oas/).
|
14 |
|
15 |
# Use
|
16 |
|