PlantHelixSeek-lncRNA

Fine-tuned checkpoint of PlantHelixSeek (470M params) for lncRNA classification.

Task

Training

Usage

from transformers import AutoModelForSequenceClassification, AutoTokenizer

model = AutoModelForSequenceClassification.from_pretrained(
    "zhangtaolab/PlantHelixSeek-lncRNA", trust_remote_code=True
)
tokenizer = AutoTokenizer.from_pretrained(
    "zhangtaolab/PlantHelixSeek-lncRNA", trust_remote_code=True
)

Always pass trust_remote_code=True — the HelixSeek architecture is registered via HuggingFace auto_map.

License

CC-BY-NC 4.0 (research use; contact authors for commercial licensing)

Downloads last month
2
Safetensors
Model size
0.5B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for zhangtaolab/PlantHelixSeek-lncRNA

Finetuned
(13)
this model

Collection including zhangtaolab/PlantHelixSeek-lncRNA