Update README.md
Browse files
README.md
CHANGED
|
@@ -2,11 +2,13 @@
|
|
| 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.
|
| 8 |
|
| 9 |
-
For instructions, details, and examples, please refer to the [
|
| 10 |
|
| 11 |
Evo 2 40B and 7B checkpoints, trained up to 1 million sequence length, are available here:
|
| 12 |
| Checkpoint name | Num layers | Num parameters |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
|
| 5 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/649aee789fc303937a045f6a/IGUfG31MMvDzhdjRK-nlJ.jpeg" width="70%" />
|
| 6 |
+
|
| 7 |
## Evo 2
|
| 8 |
|
| 9 |
Evo 2 is a state-of-the-art DNA language model trained autoregressively on trillions of DNA tokens.
|
| 10 |
|
| 11 |
+
For instructions, details, and examples, please refer to the [Evo 2 gitHub](https://github.com/ArcInstitute/evo2) and [paper](https://www.biorxiv.org/content/10.1101/2025.02.18.638918v1).
|
| 12 |
|
| 13 |
Evo 2 40B and 7B checkpoints, trained up to 1 million sequence length, are available here:
|
| 14 |
| Checkpoint name | Num layers | Num parameters |
|