初始化项目,由ModelHub XC社区提供模型

Model: jbenbudd/ADPrLlama
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-06 07:57:18 +08:00
commit d2c73e7716
35 changed files with 285945 additions and 0 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
---
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.