Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -64,7 +64,7 @@ The average for the `seq` and the `label` are provided below:
|
|
64 |
|
65 |
### Data Splits
|
66 |
|
67 |
-
The
|
68 |
|
69 |
| Dataset Split | Number of Instances in Split |
|
70 |
| ------------- | ------------------------------------------- |
|
@@ -75,7 +75,7 @@ The secondary structure prediction dataset has 2 splits: _train_ and _test_. Bel
|
|
75 |
|
76 |
#### Initial Data Collection and Normalization
|
77 |
|
78 |
-
The
|
79 |
|
80 |
### Licensing Information
|
81 |
|
|
|
64 |
|
65 |
### Data Splits
|
66 |
|
67 |
+
The solubility prediction dataset has 2 splits: _train_ and _test_. Below are the statistics of the dataset.
|
68 |
|
69 |
| Dataset Split | Number of Instances in Split |
|
70 |
| ------------- | ------------------------------------------- |
|
|
|
75 |
|
76 |
#### Initial Data Collection and Normalization
|
77 |
|
78 |
+
The initialized dataset is adapted from [DeepSol](https://academic.oup.com/bioinformatics/article/34/15/2605/4938490). Within this framework, any protein exhibiting a sequence identity of 30% or greater to any protein within the test subset is eliminated from both the training subsets, ensuring robust and unbiased evaluation.
|
79 |
|
80 |
### Licensing Information
|
81 |
|