AmelieSchreiber commited on
Commit
fd1fa05
·
1 Parent(s): 9175df7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -15,4 +15,6 @@ size_categories:
15
 
16
  This is a train/test split of 209,571 protein sequences from UniProt of protein sequences with active sites and binding sites labels.
17
  All protein sequences (and corresponding binding site labels) are segmented into chunks of 1000 or less. Segmented sequences are indicated
18
- by a `_partN` suffix in the Entry column labels. The split is approximately 85/15 before segmentation.
 
 
 
15
 
16
  This is a train/test split of 209,571 protein sequences from UniProt of protein sequences with active sites and binding sites labels.
17
  All protein sequences (and corresponding binding site labels) are segmented into chunks of 1000 or less. Segmented sequences are indicated
18
+ by a `_partN` suffix in the Entry column labels. The split is approximately 85/15 before segmentation. The proteins are sorted by family in
19
+ decreasing order, with families with more protein sequences appearing earlier. Moreover, the split is such that the families in the
20
+ train/test split are non-overlapping and the `15%` test dataset is composed of the largest families.