Create README.md
Browse filesUpdate dataset card
README.md
CHANGED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
size_categories:
|
4 |
+
- 100K<n<1M
|
5 |
+
---
|
6 |
+
|
7 |
+
# AntiBERTa Pretraining Data
|
8 |
+
|
9 |
+
## Description
|
10 |
+
Pretraining data for the [AntiBERTa](https://github.com/alchemab/antiberta) protein language model from [Alchemab Therapeutics](https://www.alchemab.com/).
|
11 |
+
|
12 |
+
## Citations
|
13 |
+
|
14 |
+
```
|
15 |
+
@article{Leem_Mitchell_Farmery_Barton_Galson_2022, title={Deciphering the language of antibodies using self-supervised learning}, volume={3}, ISSN={2666-3899}, url={https://www.cell.com/patterns/abstract/S2666-3899(22)00105-2}, DOI={10.1016/j.patter.2022.100513}, number={7}, journal={Patterns}, publisher={Elsevier}, author={Leem, Jinwoo and Mitchell, Laura S. and Farmery, James H. R. and Barton, Justin and Galson, Jacob D.}, year={2022}, month={Jul}, language={English} }
|
16 |
+
```
|