PriFold
π₯ Installation Guide
Getting the Model
- Download the entire
model/
directory and place it under yourPriFold
folder
Setting Up Data
- Download
data.tar.gz
and place it under yourPriFold
folder - 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
HF Inference deployability: The model has no library tag.