Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ license: mit
|
|
| 11 |
|
| 12 |
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).
|
| 13 |
|
| 14 |
-
The model is finetuned from
|
| 15 |
|
| 16 |
# Use
|
| 17 |
|
|
|
|
| 11 |
|
| 12 |
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).
|
| 13 |
|
| 14 |
+
The model is finetuned from IgBert-unpaired using paired antibody sequences from the [Observed Antibody Space](https://opig.stats.ox.ac.uk/webapps/oas/).
|
| 15 |
|
| 16 |
# Use
|
| 17 |
|