Zymrael commited on
Commit
b5ba251
1 Parent(s): 1e60015

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -32,8 +32,8 @@ As part of our commitment to open science, we release **weights of 15 intermedia
32
 
33
  | Checkpoint Name | Description |
34
  |----------------------------------------|-------------|
35
- | `evo-1-pretrained-8k` | A model pretrained with 8,192 context. We use this model as the base model for molecular-scale finetuning tasks. |
36
- | `evo-1-pretrained-131k` | A model pretrained with 131,072 context using `evo-1-pretrained-8k` as the initialization. We use this model to reason about and generate sequences at the genome scale. |
37
 
38
  ### Model Architecture
39
 
 
32
 
33
  | Checkpoint Name | Description |
34
  |----------------------------------------|-------------|
35
+ | `evo-1-8k-base` | A model pretrained with 8,192 context. We use this model as the base model for molecular-scale finetuning tasks. |
36
+ | `evo-1-131k-base` | A model pretrained with 131,072 context using `evo-1-8k-base` as the initialization. We use this model to reason about and generate sequences at the genome scale. |
37
 
38
  ### Model Architecture
39