DuanYi/R3LM_HepG2

https://huggingface.co/DuanYi/R3LM_HepG2
Activeby DuanYi101updated 1 month ago
Python

modelid = "DuanYi/R3LMHepG2"

Sourced from

  • HuggingFaceDuanYi/R3LM_HepG2

Related resources

The Mistral-DNA-v1-138M-bacteria Large Language Model (LLM) is a pretrained generative DNA text model with 17.31M parameters x 8 experts = 138.5M parameters. It is derived from Mistral-7B-v0.1 model, which was simplified for DNA: the number of layers and the hidden size were reduced.

Idle161 year ago
Python

A HuggingFace-compatible repackaging of PlasmidGPT (Shao, 2024) — a GPT-2-style decoder pretrained on 153k engineered plasmid sequences from Addgene. Loadable with standard AutoModelForCausalLM and AutoTokenizer. Used as the base for PlasmidGPT-SFT and PlasmidGPT-GRPO.

Active1021 month ago
Python

GitHub homepage: Cell2Sentence GitHub

Idle9828 months ago
Python

## Important Notice If you are using GENERator for sequence generation, please ensure that the length of each input sequence is a multiple of 6. This can be achieved by either: 1. Padding the sequence on the left with 'A' (left padding); 2. Truncating the sequence from the left (left truncation).

Active3.5K3 weeks ago
Python

BioMatrix is a multimodal biological foundation model that natively integrates 1D sequences, 3D structures, and natural language for both molecules and proteins within a single decoder-only architecture.

Active1062 weeks ago
Python
Active01 week ago