File size: 536 Bytes
cf8eb90 99a67e7 eb84007 99a67e7 eb84007 99a67e7 eb84007 99a67e7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
license: mit
configs:
- config_name: dataset
data_files: "dataset.csv"
---
### Description
This dataset contains all Alpha variants in [AVIDa-SARS-CoV-2](https://huggingface.co./datasets/COGNANO/AVIDa-SARS-CoV-2) dataset.
### Splits
traing: 12698
valid: 1610
test: 1495
### Related paper
The dataset is from [A SARS-CoV-2 Interaction Dataset and VHH Sequence Corpus for Antibody Language Models](https://arxiv.org/abs/2405.18749).
### Label
Binary label represented by 1 for the binding pair and 0 for the non-binding pair. |