FarmerTao commited on
Commit
99a67e7
1 Parent(s): caad2ab

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ### Description
2
+ This dataset contains all Alpha variants in [AVIDa-SARS-CoV-2](https://huggingface.co/datasets/COGNANO/AVIDa-SARS-CoV-2) dataset.
3
+
4
+ ### Splits
5
+ traing: 4366
6
+
7
+ valid: 575
8
+
9
+ test: 527
10
+
11
+ ### Related paper
12
+ The dataset is from [A SARS-CoV-2 Interaction Dataset and VHH Sequence Corpus for Antibody Language Models](https://arxiv.org/abs/2405.18749).
13
+
14
+ ### Label
15
+ Binary label represented by 1 for the binding pair and 0 for the non-binding pair.