loubnabnl HF Staff commited on
Commit
805e7ba
·
verified ·
1 Parent(s): 401b752

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,7 +7,6 @@ tags:
7
  - dna
8
  - genomic
9
  - transformers
10
- - draft-model
11
  - speculative-decoding
12
  ---
13
 
@@ -19,6 +18,8 @@ A small generative DNA model from the **Carbon** family.
19
 
20
  For the full design rationale, tokenizer specification, evaluation protocol, and usage notes (DNA tag wrapping, 6-mer constraints, scoring helpers), please refer to the **[Carbon-3B model card](https://huggingface.co/hf-carbon/Carbon-3B)** — this card focuses only on facts specific to Carbon-500M.
21
 
 
 
22
  ## Facts
23
 
24
  - **500M-parameter decoder-only autoregressive DNA model** (Llama-style architecture).
 
7
  - dna
8
  - genomic
9
  - transformers
 
10
  - speculative-decoding
11
  ---
12
 
 
18
 
19
  For the full design rationale, tokenizer specification, evaluation protocol, and usage notes (DNA tag wrapping, 6-mer constraints, scoring helpers), please refer to the **[Carbon-3B model card](https://huggingface.co/hf-carbon/Carbon-3B)** — this card focuses only on facts specific to Carbon-500M.
20
 
21
+ > TODO: update teh tokenizer code
22
+
23
  ## Facts
24
 
25
  - **500M-parameter decoder-only autoregressive DNA model** (Llama-style architecture).