ZhiyuanChen commited on
Commit
076b9d2
·
verified ·
1 Parent(s): 30f3bb7

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +109 -0
  2. test.parquet +3 -0
README.md ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: rna
3
+ tags:
4
+ - Biology
5
+ - RNA
6
+ - Secondary Structures
7
+ license:
8
+ - cc-by-4.0
9
+ source_datasets:
10
+ - multimolecule/bprna
11
+ - multimolecule/rfam
12
+ task_categories:
13
+ - text-generation
14
+ - fill-mask
15
+ task_ids:
16
+ - language-modeling
17
+ - masked-language-modeling
18
+ pretty_name: IPknot++
19
+ library_name: multimolecule
20
+ ---
21
+
22
+ # IPknot++
23
+
24
+ IPknot++ is a benchmark dataset released with the IPknot++ RNA secondary structure prediction paper.
25
+ It is intended as an external evaluation set rather than a training split.
26
+ A common use is to train or tune RNA secondary structure prediction models on SPOT-RNA-style splits such as [bpRNA-spot](../bprna_spot), then evaluate generalization on IPknot++.
27
+
28
+ The original release does not define train and validation partitions.
29
+ The converted dataset is released as a single `test` split.
30
+ The `split` column records the paper's benchmark block:
31
+
32
+ - `bprna_1m`: single-sequence structures from bpRNA-1m.
33
+ - `rfam_14_5`: single-sequence structures from Rfam 14.5.
34
+ - `rfam_14_5_ref`: Rfam 14.5 reference alignments for common-structure prediction.
35
+ - `rfam_14_5_mafft`: Rfam 14.5 MAFFT alignments for common-structure prediction.
36
+
37
+ For alignment entries, `sequence` and `secondary_structure` are taken from the corresponding single-sequence BPSEQ file, and the full alignment is stored in `aligned_ids` and `aligned_sequences`.
38
+
39
+ ## Schema
40
+
41
+ | Column | Description |
42
+ | --- | --- |
43
+ | `id` | Identifier of the benchmark entry. |
44
+ | `sequence` | Ungapped RNA sequence for the benchmark target. |
45
+ | `secondary_structure` | Target secondary structure in dot-bracket notation. |
46
+ | `aligned_ids` | Sequence IDs in the alignment. Single-sequence entries contain only their own ID. |
47
+ | `aligned_sequences` | Aligned sequences, preserving gap characters. Single-sequence entries contain only the ungapped sequence. |
48
+ | `split` | Source benchmark block: `bprna_1m`, `rfam_14_5`, `rfam_14_5_ref`, or `rfam_14_5_mafft`. |
49
+
50
+ ## Disclaimer
51
+
52
+ This is an UNOFFICIAL release of the IPknot++ benchmark dataset by Kengo Sato and Yuki Kato.
53
+
54
+ **The team releasing IPknot++ did not write this dataset card for this dataset so this dataset card has been written by the MultiMolecule team.**
55
+
56
+ ## Dataset Description
57
+
58
+ - **Homepage**: https://www.sato-lab.org/en/publication/sato-2022-qk/
59
+ - **datasets**: https://huggingface.co/datasets/multimolecule/ipknot_plus_plus
60
+ - **Original URL**: https://zenodo.org/records/4923158
61
+
62
+ ## License
63
+
64
+ The original IPknot++ benchmark dataset is licensed under the [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) license.
65
+
66
+ ```spdx
67
+ SPDX-License-Identifier: CC-BY-4.0
68
+ ```
69
+
70
+ ## Citation
71
+
72
+ ```bibtex
73
+ @article{sato2022prediction,
74
+ author = {Sato, Kengo and Kato, Yuki},
75
+ journal = {Briefings in Bioinformatics},
76
+ month = jan,
77
+ number = 1,
78
+ title = {Prediction of {RNA} secondary structure including pseudoknots for long sequences},
79
+ volume = 23,
80
+ year = 2022
81
+ }
82
+ ```
83
+
84
+ ```bibtex
85
+ @dataset{sato2021ipknot,
86
+ author = {Sato, Kengo and Kato, Yuki},
87
+ title = {{IPknot++} benchmark dataset},
88
+ publisher = {Zenodo},
89
+ doi = {10.5281/zenodo.4923158},
90
+ year = 2021
91
+ }
92
+ ```
93
+
94
+ > [!NOTE]
95
+ > The artifacts distributed in this repository are part of the MultiMolecule project.
96
+ > If you use MultiMolecule in your research, you must cite the MultiMolecule project as follows:
97
+
98
+ ```bibtex
99
+ @software{chen_2024_12638419,
100
+ author = {Chen, Zhiyuan and Zhu, Sophia Y.},
101
+ title = {MultiMolecule},
102
+ doi = {10.5281/zenodo.12638419},
103
+ publisher = {Zenodo},
104
+ url = {https://doi.org/10.5281/zenodo.12638419},
105
+ year = 2024,
106
+ month = may,
107
+ day = 4
108
+ }
109
+ ```
test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64cdec6486fb1ef76e287ebb3a15f3a9e23c255d1ee0dfd0fb935d6f224b5aa3
3
+ size 3263157