Zymrael commited on
Commit
1e60015
1 Parent(s): 474761f

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-phase-1` | A model pretrained with 8,192 context. We use this model as the base model for molecular-scale finetuning tasks. |
36
- | `evo-1-phase-2` | A model pretrained with 131,072 context using `evo-1-phase-1` 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-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