Mishamq commited on
Commit
02a6fac
·
verified ·
1 Parent(s): 18956f0

Update max sequence length to 131,074 bp

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ HybriDNA combines the efficiency of Mamba state space models with the expressive
28
  - **Key-Value Heads**: 8 (Grouped Query Attention)
29
  - **Mamba Version**: Mamba-2
30
  - **Vocabulary**: 12 tokens (A, C, G, T, N + special tokens)
31
- - **Max Sequence Length**: 1,000,002 bp
32
 
33
  ## Installation
34
 
 
28
  - **Key-Value Heads**: 8 (Grouped Query Attention)
29
  - **Mamba Version**: Mamba-2
30
  - **Vocabulary**: 12 tokens (A, C, G, T, N + special tokens)
31
+ - **Max Sequence Length**: 131,074 bp
32
 
33
  ## Installation
34