exs-fdreyer commited on
Commit
18bbe26
1 Parent(s): 61ef443

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,9 +8,9 @@ license: mit
8
 
9
  # IgBert
10
 
11
- Pretrained model 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 paired OAS.
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