Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ PlantCaduceus is a DNA language model pre-trained on 16 Angiosperm genomes. Util
|
|
11 |
- **[PlantCaduceus_l28](https://huggingface.co/kuleshov-group/PlantCaduceus_l28)**: 28 layers, 768 hidden size, 112M parameters
|
12 |
- **[PlantCaduceus_l32](https://huggingface.co/kuleshov-group/PlantCaduceus_l32)**: 32 layers, 1024 hidden size, 225M parameters
|
13 |
|
14 |
-
**
|
15 |
|
16 |
## How to use
|
17 |
```python
|
|
|
11 |
- **[PlantCaduceus_l28](https://huggingface.co/kuleshov-group/PlantCaduceus_l28)**: 28 layers, 768 hidden size, 112M parameters
|
12 |
- **[PlantCaduceus_l32](https://huggingface.co/kuleshov-group/PlantCaduceus_l32)**: 32 layers, 1024 hidden size, 225M parameters
|
13 |
|
14 |
+
**We would highly recommend using the largest model ([PlantCaduceus_l32](https://huggingface.co/kuleshov-group/PlantCaduceus_l32)) for the zero-shot score estimation.**
|
15 |
|
16 |
## How to use
|
17 |
```python
|