Edit model card

Tokenizer for causal language modeling of DNA sequences

    "vocab": {
      "[PAD]": 0,
      "[UNK]": 1,
      "a": 2,
      "c": 3,
      "g": 4,
      "t": 5,
    },
Downloads last month
0
Unable to determine this model's library. Check the docs .