PlantHelixSeek-sequence_conservation

Fine-tuned checkpoint of PlantHelixSeek (470M params) for Sequence conservation prediction.

Task

Training

  • Base model: PlantHelixSeek
  • Epochs: 3
  • Train loss: 0.20310962256769396

Usage

from transformers import AutoModelForSequenceClassification, AutoTokenizer

model = AutoModelForSequenceClassification.from_pretrained(
    "zhangtaolab/PlantHelixSeek-sequence_conservation", trust_remote_code=True
)
tokenizer = AutoTokenizer.from_pretrained(
    "zhangtaolab/PlantHelixSeek-sequence_conservation", 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
48
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-sequence_conservation

Finetuned
(13)
this model

Collection including zhangtaolab/PlantHelixSeek-sequence_conservation