FishCaduceus/FishCaduceus-28L-1024-FishGUE
FishCaduceus-28L-1024-FishGUE
FishCaduceus-28L-1024-FishGUE is a collection of 17 task-specific models obtained by fine-tuning the pretrained FishCaduceus-28L-1024 DNA language model on downstream fish genomic function prediction tasks from Fish_GUE.
Model description
This repository contains one FishCaduceus backbone family and one fine-tuned sequence-classification model for each included task. The original task directory names are retained so that the repository can be used with subfolder-based loading.
Base model
The base model is `FishCaduceus/FishCaduceus-28L-1024`.
Included downstream tasks
Repository structure
The repository contains 17 task directories. Each task retains its original name and contains a configuration, model weight file, and tokenizer files where present.
Training data
These models were fine-tuned on the corresponding downstream genomic function prediction tasks from Fish_GUE. No task sample counts are asserted here.
Intended uses
The models are intended for research on fish genomic sequence representation and task-specific genomic function prediction.
Limitations
The task models reflect the training data and task definitions used by Fish_GUE. Transfer to other species, assemblies, sequence lengths, or label definitions should be validated independently.
How to use
The audited task configurations declare 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.
Files in this repository
Intermediate checkpoints, test metrics, test predictions, and training argument files were deliberately excluded. Model weights, configurations, and tokenizer files needed by the original task exports were retained.
Citation
The FishCaduceus manuscript is in preparation. Citation information will be added after publication.
Acknowledgements
FishCaduceus was developed for research on fish genomes at the Institute of Hydrobiology, Chinese Academy of Sciences.
Contact
Xiao-Qin Xia Institute of Hydrobiology, Chinese Academy of Sciences Email: xqxia@ihb.ac.cn
