Datasets:
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
license:
|
7 |
- agpl-3.0
|
8 |
size_categories:
|
9 |
-
-
|
10 |
source_datasets:
|
11 |
- multimolecule/bprna
|
12 |
- multimolecule/pdb
|
@@ -26,7 +26,7 @@ bpRNA-spot is a database of single molecule secondary structures annotated using
|
|
26 |
|
27 |
bpRNA-spot is a subset of [bpRNA-1m](../bprna).
|
28 |
It applies [CD-HIT (CD-HIT-EST)](https://sites.google.com/view/cd-hit) to remove sequences with more than 80% sequence similarity from bpRNA-1m.
|
29 |
-
It further randomly splits the remaining sequences into training, validation, and test sets with a ratio of
|
30 |
|
31 |
## Disclaimer
|
32 |
|
|
|
6 |
license:
|
7 |
- agpl-3.0
|
8 |
size_categories:
|
9 |
+
- 10K<n<100K
|
10 |
source_datasets:
|
11 |
- multimolecule/bprna
|
12 |
- multimolecule/pdb
|
|
|
26 |
|
27 |
bpRNA-spot is a subset of [bpRNA-1m](../bprna).
|
28 |
It applies [CD-HIT (CD-HIT-EST)](https://sites.google.com/view/cd-hit) to remove sequences with more than 80% sequence similarity from bpRNA-1m.
|
29 |
+
It further randomly splits the remaining sequences into training, validation, and test sets with a ratio of apprxiately 8:1:1.
|
30 |
|
31 |
## Disclaimer
|
32 |
|