PriFold
📥 Installation Guide
Getting the Model
- Download the entire
model/directory and place it under yourPriFoldfolder
Setting Up Data
- Download
data.tar.gzand place it under yourPriFoldfolder - Extract the archive:
tar -zxvf data.tar.gz - This will create a
data/folder containing:- bpRNA dataset
- ArchiveII dataset
- RNAStrAlign dataset
📁 Directory Structure
After setup, your folder structure should look like this:
PriFold/
├── model/
│ └── [model files]
├── data/
│ ├── bpRNA/
│ ├── ArchiveII/
│ └── RNAStrAlign/
└── data.tar.gz
💻 Source Code
For model implementation, training scripts, and inference code, please visit our GitHub repository.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support