17 lines
534 B
Markdown
17 lines
534 B
Markdown
|
|
---
|
||
|
|
base_model: GreatCaptainNemo/ProLLaMA_Stage_1
|
||
|
|
tags:
|
||
|
|
- protein
|
||
|
|
- ptm
|
||
|
|
- adp-ribosylation
|
||
|
|
- lora
|
||
|
|
- peft
|
||
|
|
library_name: transformers
|
||
|
|
---
|
||
|
|
|
||
|
|
# ADPr-LLaMA
|
||
|
|
|
||
|
|
LoRA-fine-tuned `GreatCaptainNemo/ProLLaMA_Stage_1` for predicting ADP-ribosylation (ADPr) PTM sites from 21-residue peptide windows. Output format: `Sites=<R5,D12,...>`.
|
||
|
|
|
||
|
|
This is a **training-only stub card**. Final metrics (ROC, accuracy, precision, recall, F1, confusion matrix) are filled in by the companion evaluation notebook after running on the held-out test set.
|