marisming commited on
Commit
f5b1cf6
1 Parent(s): 8a0a057

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -17,10 +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
-
21
- details:https://github.com/maris205/dnagpt
22
-
23
-
24
 
25
  ```
26
 
 
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