UniAMPv3

UniAMPv3 is a protein language model-based framework for antimicrobial peptide prediction and the identification of peptides with activity against Fusarium species.

This repository contains the sequence datasets, predefined cross-validation partitions and pretrained backbone weights used for model development and evaluation. The final trained UniAMPv3 checkpoint will be added upon acceptance of the associated manuscript.

Repository contents

.
β”œβ”€β”€ data/
β”‚   β”œβ”€β”€ AMPs/
β”‚   β”œβ”€β”€ Fusarium_AMPs/
β”‚   └── Fusarium_AMPs_GraphPart/
β”œβ”€β”€ checkpoint/
β”œβ”€β”€ prott5_pre_models/
β”œβ”€β”€ unirep_pre_models/
β”œβ”€β”€ esmc_600m_2024_12_v0.pth
└── README.md

The checkpoint/ directory will be added when the final trained model is publicly released.

Datasets

The data/ directory contains three predefined five-fold datasets.

AMPs

data/AMPs/ contains the general antimicrobial peptide dataset used for model training and evaluation.

Fusarium_AMPs

data/Fusarium_AMPs/ contains the anti-Fusarium peptide dataset used for pathogen-specific model training and evaluation.

Fusarium_AMPs_GraphPart

data/Fusarium_AMPs_GraphPart/ contains a more stringent five-fold partition of the anti-Fusarium peptide dataset generated using GraphPart. Sequences assigned to different folds have less than 40% pairwise sequence identity.

Each dataset is divided into fold0–fold4, corresponding to the five predefined cross-validation folds used in the associated study.

Dataset files contain amino acid sequences, class labels and partition information where applicable. Only the 20 standard amino acids are retained in the processed sequence datasets.

Pretrained backbone weights

The repository includes the original pretrained weights used to initialize the three protein language model backbones before domain-adaptive pretraining:

  • prott5_pre_models/: pretrained ProtT5 model files;
  • unirep_pre_models/: pretrained UniRep model files;
  • esmc_600m_2024_12_v0.pth: pretrained ESMC-600M model weights.

These files are not UniAMPv3-trained checkpoints and have not undergone domain-adaptive pretraining in this repository. They are included to facilitate reproducible model initialization.

The pretrained backbone models remain subject to the licenses and terms specified by their original developers and distributors.

Model checkpoint

The final UniAMPv3 model is based on full-parameter domain-adaptive pretraining of ProtT5 followed by LoRA-based supervised fine-tuning for anti-Fusarium peptide prediction.

The trained checkpoint and its associated configuration files will be released in the checkpoint/ directory upon acceptance of the associated manuscript.

Source code

The source code used for data processing, model training, evaluation and inference will be publicly released on GitHub upon acceptance of the associated manuscript.

GitHub repository: to be added.

Data availability

The sequence datasets and predefined data partitions used for model development and evaluation are publicly available in this repository.

License

The processed datasets and trained UniAMPv3 checkpoint are provided under the licenses specified in this repository. Data and pretrained model files obtained from external sources remain subject to the licenses and terms of their original providers.

Contact

Questions regarding the datasets or model should be directed to the corresponding author of the associated manuscript.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support