Tokenizer for causal language modeling of DNA sequences

    "vocab": {
      "[PAD]": 0,
      "[UNK]": 1,
      "a": 2,
      "c": 3,
      "g": 4,
      "t": 5,
    },
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model's library.