Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
ankh-base-convbert-q3 – AI Model by joanitolopo | AlphaNeural AI
You can deploy this model and start earning money today!
joanitolopo
/
ankh-base-convbert-q3
like
0
pytorch
ankh-base-convbert-q3
protein-language-model
ankh
secondary-structure-prediction
q3
convbert
biomap-research/ssp_q3
ElnaggarLab/ankh-base
finetune
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Ankh Base ConvBERT Q3
This model is a downstream Q3 secondary structure prediction head trained on frozen Ankh Base embeddings.
Architecture
Frozen backbone: Ankh Base
Downstream head: ConvBERTForMultiClassClassification
Input dim: 768
Hidden dim: 384
Attention heads: 4
Kernel size: 7
Dropout: 0.2
Training Status
Last completed epoch: 5
Best validation Q3 accuracy: 0.4803939766583911
Important Note
This repository contains only the downstream head. For inference, load Ankh Base first, extract embeddings, then pass the embeddings to this head.