marisming commited on
Commit
95077c5
1 Parent(s): f5b1cf6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ Key features of our dangpt models:
17
  1. BPE tokenization instead of k-mers (DNABERT, DNABERT2 also use BPE)
18
  2. GPT model, but not bert(DNABERT, GENA_LM)
19
  3. pre-training on the latest T2T human genome assembly
20
- 4. details:https://github.com/maris205/dnagpt
21
 
22
  ```
23
 
 
17
  1. BPE tokenization instead of k-mers (DNABERT, DNABERT2 also use BPE)
18
  2. GPT model, but not bert(DNABERT, GENA_LM)
19
  3. pre-training on the latest T2T human genome assembly
20
+ 4. details:https://github.com/maris205/dnagpt. includes train/bpe code
21
 
22
  ```
23