noclab-llm commited on
Commit
03fc2e2
·
verified ·
1 Parent(s): 0d4e1b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -93,10 +93,16 @@ sequence = "EVQLVESGGGLVQPGGSLRLSCAASGFTFSSYAMS...-DIQMTQSPSSLSASVGDRVTITCRASQSI
93
  - **Sequence length:** Variable (up to ~1024 tokens including special tokens)
94
  - **Format:** PyTorch tensor
95
 
96
-
97
- ## Model Card Authors
98
-
99
- Mahtab Talaei
 
 
 
 
 
 
100
 
101
  ## Contact
102
 
 
93
  - **Sequence length:** Variable (up to ~1024 tokens including special tokens)
94
  - **Format:** PyTorch tensor
95
 
96
+ ## Citation
97
+ ```bibtex
98
+ @article{Talaei2025.10.31.685149,
99
+ author = {Talaei, Mahtab and Walker, Kenji C. and Hao, Boran and Jolley, Eliot and Jin, Yeping and Kozakov, Dima and Misasi, John and Vajda, Sandor and Paschalidis, Ioannis Ch. and Joseph-McCarthy, Diane},
100
+ title = {CDR-aware masked language models for paired antibodies enable state-of-the-art binding prediction},
101
+ year = {2025},
102
+ doi = {10.1101/2025.10.31.685149},
103
+ eprint = {https://www.biorxiv.org/content/early/2025/10/31/2025.10.31.685149.full.pdf},
104
+ journal = {bioRxiv}
105
+ }
106
 
107
  ## Contact
108