metadata
configs:
- config_name: default
data_files:
- split: train
path: siRBench_train.csv
- split: test
path: siRBench_test.csv
- split: leftout
path: siRBench_leftout.csv
siRBench data
This repository contains the three public siRBench tabular splits used by the model and benchmark workflows.
Splits:
train: 2,776 rowstest: 275 rowsleftout: 896 rows
All three files share the same 106-column schema, including:
siRNAmRNAextended_mRNAefficiencysourcecell_line- engineered thermodynamic features
leftout is a second held-out test set containing cell lines that do not
appear in the train or test splits.