Views
No views yet
FishCaduceus-20L-512-FishGUE is a collection of 17 task-specific models obtained by fine-tuning the pretrained FishCaduceus-20L-512 DNA language model on downstream fish genomic function prediction tasks from Fish_GUE.subfolder-based loading.FishCaduceus/FishCaduceus-20L-512.| Task directory | Task description |
|---|---|
CTCF_TF | CTCF transcription factor binding site prediction |
H3k27ac | H3K27ac histone modification prediction |
H3K27me3 | H3K27me3 histone modification prediction |
H3K4me1 | H3K4me1 histone modification prediction |
H3K4me3 | H3K4me3 histone modification prediction |
H3K9me3 | H3K9me3 histone modification prediction |
Pou5f1_TF | Pou5f1 transcription factor binding site prediction |
Sox2_TF | Sox2 transcription factor binding site prediction |
prom_1k_all | Promoter prediction using 1-kb sequences |
prom_1k_notata | Promoter prediction using 1-kb sequences for the non-TATA promoter subset |
prom_1k_tata | Promoter prediction using 1-kb sequences for the TATA promoter subset |
prom_300_all | Promoter prediction using 300-bp sequences |
prom_300_notata | Promoter prediction using 300-bp sequences for the non-TATA promoter subset |
prom_300_tata | Promoter prediction using 300-bp sequences for the TATA promoter subset |
splice_acceptor | Splice acceptor site prediction |
splice_donor | Splice donor site prediction |
splice_all | Splice site classification |
CaduceusForSequenceClassification, model_type: caduceus, binary or three-way label mappings through id2label/label2id, and an auto_map for Caduceus classes. Loading with Transformers is expected to require trust_remote_code=True and an environment that provides the referenced Caduceus implementation. The task directories do not contain custom Python implementation files, so standalone execution from this repository alone is not guaranteed.