.codespell-whitelist.txt
.gitignore
.gitmodules
.pre-commit-config.yaml
README.md
README.zh.md
conftest.py
license-faq.md
license-faq.zh.md
license.header
license.md
license.zh.md
licensing.sh
pyproject.toml
requirements.txt
setup.py
tox.ini
.github/merge_rules.yaml
.github/workflows/push.yaml
docs/mkdocs.yml
docs/requirements.txt
docs/docs/CNAME
docs/docs/index.md
docs/docs/index.zh.md
docs/docs/license-faq.md
docs/docs/license-faq.zh.md
docs/docs/license.md
docs/docs/license.zh.md
docs/docs/about/index.md
docs/docs/about/index.zh.md
docs/docs/about/license-faq.md
docs/docs/about/license-faq.zh.md
docs/docs/about/license.md
docs/docs/about/license.zh.md
docs/docs/about/privacy.md
docs/docs/about/privacy.zh.md
docs/docs/data/dataset.md
docs/docs/data/index.md
docs/docs/data/index.zh.md
docs/docs/datasets/archiveii.md
docs/docs/datasets/bprna_1m.md
docs/docs/datasets/bprna_new.md
docs/docs/datasets/bprna_spot.md
docs/docs/datasets/casp_rna.md
docs/docs/datasets/eternabench_cm.md
docs/docs/datasets/eternabench_external.md
docs/docs/datasets/eternabench_switch.md
docs/docs/datasets/gencode.md
docs/docs/datasets/index.md
docs/docs/datasets/index.zh.md
docs/docs/datasets/rfam.md
docs/docs/datasets/rivas.md
docs/docs/datasets/rnacentral.md
docs/docs/datasets/rnastralign.md
docs/docs/datasets/ryos.md
docs/docs/models/bpfold.md
docs/docs/models/calm.md
docs/docs/models/configuration_utils.md
docs/docs/models/dnabert.md
docs/docs/models/dnabert2.md
docs/docs/models/dnaberts.md
docs/docs/models/ernierna.md
docs/docs/models/hyenadna.md
docs/docs/models/index.md
docs/docs/models/index.zh.md
docs/docs/models/modeling_outputs.md
docs/docs/models/progen2.md
docs/docs/models/ribonanzanet.md
docs/docs/models/rinalmo.md
docs/docs/models/rnabert.md
docs/docs/models/rnaernie.md
docs/docs/models/rnafm.md
docs/docs/models/rnamsm.md
docs/docs/models/spliceai.md
docs/docs/models/splicebert.md
docs/docs/models/spotrna.md
docs/docs/models/ufold.md
docs/docs/models/utrbert.md
docs/docs/models/utrlm.md
docs/docs/modules/embeddings.md
docs/docs/modules/embeddings.zh.md
docs/docs/modules/heads.md
docs/docs/modules/heads.zh.md
docs/docs/modules/index.md
docs/docs/modules/index.zh.md
docs/docs/pipelines/index.md
docs/docs/pipelines/index.zh.md
docs/docs/pipelines/rna_secondary_structure.md
docs/docs/tokenisers/dna.md
docs/docs/tokenisers/dot_bracket.md
docs/docs/tokenisers/index.md
docs/docs/tokenisers/index.zh.md
docs/docs/tokenisers/protein.md
docs/docs/tokenisers/rna.md
docs/docs/utils/rna/secondary_structure.md
docs/overrides/main.html
docs/overrides/assets/css/extra.css
docs/overrides/assets/css/fonts.css
docs/overrides/assets/fonts/CascadiaCodePL.woff2
docs/overrides/assets/fonts/HYQiHei.ttf
docs/overrides/assets/fonts/HelveticaNowDisplay.otf
docs/overrides/assets/fonts/HelveticaWorld.ttf
docs/overrides/assets/images/favicon.ico
docs/overrides/assets/images/logo.png
docs/overrides/javascripts/mathjax.js
docs/overrides/javascripts/shortcuts.js
examples/data/huggingface-datasets.py
examples/data/local-file.py
examples/data/python-dict.py
examples/models/direct-access.py
examples/models/multimolecule-automodel.py
examples/models/transformers-automodel.py
examples/models/vanilla.py
examples/pipelines/rna-secondary-structure.py
multimolecule/__init__.py
multimolecule/_version.py
multimolecule/defaults.py
multimolecule/evaluate.py
multimolecule/infer.py
multimolecule/io.py
multimolecule/train.py
multimolecule.egg-info/PKG-INFO
multimolecule.egg-info/SOURCES.txt
multimolecule.egg-info/dependency_links.txt
multimolecule.egg-info/entry_points.txt
multimolecule.egg-info/requires.txt
multimolecule.egg-info/top_level.txt
multimolecule/apis/__init__.py
multimolecule/apis/run.py
multimolecule/apis/stat.py
multimolecule/data/README.md
multimolecule/data/README.zh.md
multimolecule/data/__init__.py
multimolecule/data/dataloader.py
multimolecule/data/dataset.py
multimolecule/data/registry.py
multimolecule/data/utils.py
multimolecule/datasets/README.md
multimolecule/datasets/README.zh.md
multimolecule/datasets/conversion_utils.py
multimolecule/datasets/database.py
multimolecule/datasets/archiveii/README.md
multimolecule/datasets/archiveii/archiveii.py
multimolecule/datasets/bprna_1m/README.md
multimolecule/datasets/bprna_1m/bprna_1m.py
multimolecule/datasets/bprna_new/README.md
multimolecule/datasets/bprna_new/bprna_new.py
multimolecule/datasets/bprna_spot/README.md
multimolecule/datasets/bprna_spot/bprna_spot.py
multimolecule/datasets/casp_rna/README.md
multimolecule/datasets/casp_rna/casp_rna.py
multimolecule/datasets/chanrg/README.md
multimolecule/datasets/chanrg/RNArchitecture.csv
multimolecule/datasets/chanrg/chanrg.py
multimolecule/datasets/chanrg/database.yaml
multimolecule/datasets/chanrg/utils.py
multimolecule/datasets/eternabench_cm/README.md
multimolecule/datasets/eternabench_cm/eternabench_cm.py
multimolecule/datasets/eternabench_external/README.md
multimolecule/datasets/eternabench_external/eternabench_external.py
multimolecule/datasets/eternabench_switch/README.md
multimolecule/datasets/eternabench_switch/eternabench_switch.py
multimolecule/datasets/gencode/README.md
multimolecule/datasets/gencode/gencode.py
multimolecule/datasets/rfam/README.md
multimolecule/datasets/rfam/rfam.py
multimolecule/datasets/rivas/README.md
multimolecule/datasets/rivas/rivas.py
multimolecule/datasets/rnacentral/README.md
multimolecule/datasets/rnacentral/database.yaml
multimolecule/datasets/rnacentral/modifications.py
multimolecule/datasets/rnacentral/rnacentral.py
multimolecule/datasets/rnacentral/secondary_structure.py
multimolecule/datasets/rnacentral/utils.py
multimolecule/datasets/rnastralign/README.md
multimolecule/datasets/rnastralign/rnastralign.py
multimolecule/datasets/ryos/README.md
multimolecule/datasets/ryos/ryos.py
multimolecule/metrics/__init__.py
multimolecule/metrics/rna/__init__.py
multimolecule/metrics/rna/secondary_structure/__init__.py
multimolecule/metrics/rna/secondary_structure/adjacency.py
multimolecule/metrics/rna/secondary_structure/common.py
multimolecule/metrics/rna/secondary_structure/context.py
multimolecule/metrics/rna/secondary_structure/functional.py
multimolecule/metrics/rna/secondary_structure/graph.py
multimolecule/metrics/rna/secondary_structure/loops.py
multimolecule/metrics/rna/secondary_structure/metrics.py
multimolecule/metrics/rna/secondary_structure/noncanonical.py
multimolecule/metrics/rna/secondary_structure/pair.py
multimolecule/metrics/rna/secondary_structure/paired.py
multimolecule/metrics/rna/secondary_structure/pseudoknot.py
multimolecule/metrics/rna/secondary_structure/stems.py
multimolecule/metrics/rna/secondary_structure/topology.py
multimolecule/models/README.md
multimolecule/models/README.zh.md
multimolecule/models/__init__.py
multimolecule/models/configuration_utils.py
multimolecule/models/conversion_utils.py
multimolecule/models/implementation_guide.md
multimolecule/models/modeling_auto.py
multimolecule/models/modeling_outputs.py
multimolecule/models/bpfold/README.md
multimolecule/models/bpfold/__init__.py
multimolecule/models/bpfold/configuration_bpfold.py
multimolecule/models/bpfold/convert_checkpoint.py
multimolecule/models/bpfold/key.energy
multimolecule/models/bpfold/modeling_bpfold.py
multimolecule/models/calm/README.md
multimolecule/models/calm/__init__.py
multimolecule/models/calm/configuration_calm.py
multimolecule/models/calm/convert_checkpoint.py
multimolecule/models/calm/modeling_calm.py
multimolecule/models/dnabert/README.md
multimolecule/models/dnabert/__init__.py
multimolecule/models/dnabert/configuration_dnabert.py
multimolecule/models/dnabert/convert_checkpoint.py
multimolecule/models/dnabert/modeling_dnabert.py
multimolecule/models/dnabert2/README.md
multimolecule/models/dnabert2/__init__.py
multimolecule/models/dnabert2/configuration_dnabert2.py
multimolecule/models/dnabert2/convert_checkpoint.py
multimolecule/models/dnabert2/modeling_dnabert2.py
multimolecule/models/dnaberts/README.md
multimolecule/models/dnaberts/__init__.py
multimolecule/models/dnaberts/configuration_dnaberts.py
multimolecule/models/dnaberts/convert_checkpoint.py
multimolecule/models/dnaberts/modeling_dnaberts.py
multimolecule/models/ernierna/README.ernierna-ss.md
multimolecule/models/ernierna/README.md
multimolecule/models/ernierna/__init__.py
multimolecule/models/ernierna/configuration_ernierna.py
multimolecule/models/ernierna/convert_checkpoint.py
multimolecule/models/ernierna/modeling_ernierna.py
multimolecule/models/hyenadna/README.md
multimolecule/models/hyenadna/__init__.py
multimolecule/models/hyenadna/configuration_hyenadna.py
multimolecule/models/hyenadna/convert_checkpoint.py
multimolecule/models/hyenadna/modeling_hyenadna.py
multimolecule/models/progen2/README.md
multimolecule/models/progen2/__init__.py
multimolecule/models/progen2/configuration_progen2.py
multimolecule/models/progen2/convert_checkpoint.py
multimolecule/models/progen2/modeling_progen2.py
multimolecule/models/ribonanzanet/README.md
multimolecule/models/ribonanzanet/README.ribonanzanet-deg.md
multimolecule/models/ribonanzanet/README.ribonanzanet-drop.md
multimolecule/models/ribonanzanet/README.ribonanzanet-ss.md
multimolecule/models/ribonanzanet/__init__.py
multimolecule/models/ribonanzanet/configuration_ribonanzanet.py
multimolecule/models/ribonanzanet/convert_checkpoint.py
multimolecule/models/ribonanzanet/modeling_ribonanzanet.py
multimolecule/models/rinalmo/README.md
multimolecule/models/rinalmo/README.rinalmo-giga-ss.md
multimolecule/models/rinalmo/__init__.py
multimolecule/models/rinalmo/configuration_rinalmo.py
multimolecule/models/rinalmo/convert_checkpoint.py
multimolecule/models/rinalmo/modeling_rinalmo.py
multimolecule/models/rnabert/README.md
multimolecule/models/rnabert/__init__.py
multimolecule/models/rnabert/configuration_rnabert.py
multimolecule/models/rnabert/convert_checkpoint.py
multimolecule/models/rnabert/modeling_rnabert.py
multimolecule/models/rnaernie/README.md
multimolecule/models/rnaernie/__init__.py
multimolecule/models/rnaernie/configuration_rnaernie.py
multimolecule/models/rnaernie/convert_checkpoint.py
multimolecule/models/rnaernie/modeling_rnaernie.py
multimolecule/models/rnafm/README.md
multimolecule/models/rnafm/README.mrnafm.md
multimolecule/models/rnafm/README.rnafm-ss.md
multimolecule/models/rnafm/__init__.py
multimolecule/models/rnafm/configuration_rnafm.py
multimolecule/models/rnafm/convert_checkpoint.py
multimolecule/models/rnafm/modeling_rnafm.py
multimolecule/models/rnamsm/README.md
multimolecule/models/rnamsm/__init__.py
multimolecule/models/rnamsm/configuration_rnamsm.py
multimolecule/models/rnamsm/convert_checkpoint.py
multimolecule/models/rnamsm/modeling_rnamsm.py
multimolecule/models/spliceai/README.md
multimolecule/models/spliceai/__init__.py
multimolecule/models/spliceai/configuration_spliceai.py
multimolecule/models/spliceai/convert_checkpoint.py
multimolecule/models/spliceai/modeling_spliceai.py
multimolecule/models/splicebert/README.md
multimolecule/models/splicebert/__init__.py
multimolecule/models/splicebert/configuration_splicebert.py
multimolecule/models/splicebert/convert_checkpoint.py
multimolecule/models/splicebert/modeling_splicebert.py
multimolecule/models/spotrna/README.md
multimolecule/models/spotrna/__init__.py
multimolecule/models/spotrna/configuration_spotrna.py
multimolecule/models/spotrna/convert_checkpoint.py
multimolecule/models/spotrna/modeling_spotrna.py
multimolecule/models/ufold/README.md
multimolecule/models/ufold/__init__.py
multimolecule/models/ufold/configuration_ufold.py
multimolecule/models/ufold/convert_checkpoint.py
multimolecule/models/ufold/modeling_ufold.py
multimolecule/models/utrbert/README.md
multimolecule/models/utrbert/__init__.py
multimolecule/models/utrbert/configuration_utrbert.py
multimolecule/models/utrbert/convert_checkpoint.py
multimolecule/models/utrbert/modeling_utrbert.py
multimolecule/models/utrlm/README.md
multimolecule/models/utrlm/__init__.py
multimolecule/models/utrlm/configuration_utrlm.py
multimolecule/models/utrlm/convert_checkpoint.py
multimolecule/models/utrlm/modeling_utrlm.py
multimolecule/modules/README.md
multimolecule/modules/README.zh.md
multimolecule/modules/__init__.py
multimolecule/modules/context.py
multimolecule/modules/functional.py
multimolecule/modules/model.py
multimolecule/modules/registry.py
multimolecule/modules/backbones/__init__.py
multimolecule/modules/backbones/registry.py
multimolecule/modules/backbones/sequence.py
multimolecule/modules/backbones/sequences/__init__.py
multimolecule/modules/backbones/sequences/onehot.py
multimolecule/modules/backbones/sequences/registry.py
multimolecule/modules/criterions/__init__.py
multimolecule/modules/criterions/binary.py
multimolecule/modules/criterions/generic.py
multimolecule/modules/criterions/multiclass.py
multimolecule/modules/criterions/multilabel.py
multimolecule/modules/criterions/registry.py
multimolecule/modules/criterions/regression.py
multimolecule/modules/embeddings/README.md
multimolecule/modules/embeddings/README.zh.md
multimolecule/modules/embeddings/__init__.py
multimolecule/modules/embeddings/registry.py
multimolecule/modules/embeddings/rotary.py
multimolecule/modules/embeddings/sinusoidal.py
multimolecule/modules/heads/README.md
multimolecule/modules/heads/README.zh.md
multimolecule/modules/heads/__init__.py
multimolecule/modules/heads/config.py
multimolecule/modules/heads/contact.py
multimolecule/modules/heads/generic.py
multimolecule/modules/heads/output.py
multimolecule/modules/heads/pretrain.py
multimolecule/modules/heads/registry.py
multimolecule/modules/heads/sequence.py
multimolecule/modules/heads/token.py
multimolecule/modules/heads/transform.py
multimolecule/modules/layers/__init__.py
multimolecule/modules/layers/layer_normlizations.py
multimolecule/modules/layers/symmetric_convolutions.py
multimolecule/modules/necks/__init__.py
multimolecule/modules/necks/bert.py
multimolecule/modules/necks/cat.py
multimolecule/modules/necks/registry.py
multimolecule/modules/networks/__init__.py
multimolecule/modules/networks/registry.py
multimolecule/modules/networks/resnet.py
multimolecule/modules/networks/unet.py
multimolecule/pipelines/README.md
multimolecule/pipelines/README.zh.md
multimolecule/pipelines/__init__.py
multimolecule/pipelines/rna_secondary_structure.py
multimolecule/runner/__init__.py
multimolecule/runner/config.py
multimolecule/runner/registry.py
multimolecule/runner/runner.py
multimolecule/tasks/__init__.py
multimolecule/tasks/task.py
multimolecule/tokenisers/README.md
multimolecule/tokenisers/README.zh.md
multimolecule/tokenisers/__init__.py
multimolecule/tokenisers/alphabet.py
multimolecule/tokenisers/tokenization_utils.py
multimolecule/tokenisers/utils.py
multimolecule/tokenisers/dna/ALPHABET.md
multimolecule/tokenisers/dna/README.md
multimolecule/tokenisers/dna/__init__.py
multimolecule/tokenisers/dna/tokenization_dna.py
multimolecule/tokenisers/dna/utils.py
multimolecule/tokenisers/dot_bracket/ALPHABET.md
multimolecule/tokenisers/dot_bracket/README.md
multimolecule/tokenisers/dot_bracket/__init__.py
multimolecule/tokenisers/dot_bracket/tokenization_db.py
multimolecule/tokenisers/dot_bracket/utils.py
multimolecule/tokenisers/protein/ALPHABET.md
multimolecule/tokenisers/protein/README.md
multimolecule/tokenisers/protein/__init__.py
multimolecule/tokenisers/protein/tokenization_protein.py
multimolecule/tokenisers/protein/utils.py
multimolecule/tokenisers/rna/ALPHABET.md
multimolecule/tokenisers/rna/README.md
multimolecule/tokenisers/rna/__init__.py
multimolecule/tokenisers/rna/tokenization_rna.py
multimolecule/tokenisers/rna/utils.py
multimolecule/utils/__init__.py
multimolecule/utils/environment.py
multimolecule/utils/graph.py
multimolecule/utils/rna/__init__.py
multimolecule/utils/rna/secondary_structure/__init__.py
multimolecule/utils/rna/secondary_structure/bprna.py
multimolecule/utils/rna/secondary_structure/noncanonical.py
multimolecule/utils/rna/secondary_structure/notations.py
multimolecule/utils/rna/secondary_structure/pairs.py
multimolecule/utils/rna/secondary_structure/pseudoknot.py
multimolecule/utils/rna/secondary_structure/topology.py
multimolecule/utils/rna/secondary_structure/types.py
multimolecule/utils/summary/__init__.py
multimolecule/utils/summary/flops.py
multimolecule/utils/summary/parameters.py
tests/__init__.py
tests/test_io.py
tests/data/test_dataset.py
tests/data/test_utils.py
tests/datasets/test_database.py
tests/metrics/rna/secondary_structure/conftest.py
tests/metrics/rna/secondary_structure/test_adjacency.py
tests/metrics/rna/secondary_structure/test_common.py
tests/metrics/rna/secondary_structure/test_exports.py
tests/metrics/rna/secondary_structure/test_functional.py
tests/metrics/rna/secondary_structure/test_graph.py
tests/metrics/rna/secondary_structure/test_loops.py
tests/metrics/rna/secondary_structure/test_metrics.py
tests/metrics/rna/secondary_structure/test_noncanonical.py
tests/metrics/rna/secondary_structure/test_pair.py
tests/metrics/rna/secondary_structure/test_paired.py
tests/metrics/rna/secondary_structure/test_pseudoknot.py
tests/metrics/rna/secondary_structure/test_stems.py
tests/metrics/rna/secondary_structure/test_topology.py
tests/metrics/rna/secondary_structure/utils.py
tests/modules/backbones/test_sequence.py
tests/modules/backbones/sequences/test_onehot.py
tests/modules/criterions/test_binary.py
tests/modules/criterions/test_criterion.py
tests/modules/criterions/test_multiclass.py
tests/modules/criterions/test_multilabel.py
tests/modules/criterions/test_regression.py
tests/modules/embeddings/test_rotary.py
tests/modules/embeddings/test_sinusoidal.py
tests/modules/heads/test_generic.py
tests/modules/layers/test_symmetric_convolutions.py
tests/modules/networks/test_resnet.py
tests/modules/networks/test_unet.py
tests/pipelines/test_rna_secondary_structure_pipeline.py
tests/utils/test_graph.py
tests/utils/test_summary.py
tests/utils/rna/secondary_structure/bprna_cases.py
tests/utils/rna/secondary_structure/conftest.py
tests/utils/rna/secondary_structure/test_bprna.py
tests/utils/rna/secondary_structure/test_noncanonical.py
tests/utils/rna/secondary_structure/test_notations.py
tests/utils/rna/secondary_structure/test_pairs.py
tests/utils/rna/secondary_structure/test_pseudoknot.py
tests/utils/rna/secondary_structure/test_topology.py
tests/utils/rna/secondary_structure/test_types.py