Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,12 @@
|
|
3 |
See our full [codebase](https://github.com/wukevin/tcr-bert) and our [preprint](https://www.biorxiv.org/content/10.1101/2021.11.18.469186v1) for more information.
|
4 |
|
5 |
This model is on:
|
6 |
-
|
|
|
7 |
- Classification across antigen labels from PIRD
|
8 |
|
|
|
|
|
9 |
Example inputs:
|
10 |
|
11 |
* `C A S S P V T G G I Y G Y T F` (binds to NLVPMVATV CMV antigen)
|
|
|
3 |
See our full [codebase](https://github.com/wukevin/tcr-bert) and our [preprint](https://www.biorxiv.org/content/10.1101/2021.11.18.469186v1) for more information.
|
4 |
|
5 |
This model is on:
|
6 |
+
|
7 |
+
- Masked language modeling (masked amino acid or MAA modeling)
|
8 |
- Classification across antigen labels from PIRD
|
9 |
|
10 |
+
If you are looking for a model trained only on MAA, please see our [other model](https://huggingface.co/wukevin/tcr-bert-mlm-only).
|
11 |
+
|
12 |
Example inputs:
|
13 |
|
14 |
* `C A S S P V T G G I Y G Y T F` (binds to NLVPMVATV CMV antigen)
|