Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
|
|
5 |
## Evo 2
|
6 |
|
7 |
Evo 2 is a state-of-the-art DNA language model trained autoregressively on trillions of DNA tokens.
|
@@ -19,4 +20,4 @@ We also share 40B, 7B, and 1B base checkpoints trained on 8192 context length:
|
|
19 |
|------------------------------|----|----------|
|
20 |
| [evo2_40b_base](https://huggingface.co/arcinstitute/evo2_40b_base) | 50 | 40B |
|
21 |
| [evo2_7b_base](https://huggingface.co/arcinstitute/evo2_7b_base) | 32 | 7B |
|
22 |
-
| [evo2_1b_base](https://huggingface.co/arcinstitute/evo2_1b_base) | 25 | 1B |
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
|
6 |
## Evo 2
|
7 |
|
8 |
Evo 2 is a state-of-the-art DNA language model trained autoregressively on trillions of DNA tokens.
|
|
|
20 |
|------------------------------|----|----------|
|
21 |
| [evo2_40b_base](https://huggingface.co/arcinstitute/evo2_40b_base) | 50 | 40B |
|
22 |
| [evo2_7b_base](https://huggingface.co/arcinstitute/evo2_7b_base) | 32 | 7B |
|
23 |
+
| [evo2_1b_base](https://huggingface.co/arcinstitute/evo2_1b_base) | 25 | 1B |
|