Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,8 @@ OLMo is a series of **O**pen **L**anguage **Mo**dels designed to enable the scie
|
|
| 18 |
The OLMo models are trained on the [Dolma](https://huggingface.co/datasets/allenai/dolma) dataset.
|
| 19 |
We release all code, checkpoints, logs (coming soon), and details involved in training these models.
|
| 20 |
|
|
|
|
|
|
|
| 21 |
## Model Details
|
| 22 |
|
| 23 |
The core models released in this batch are the following:
|
|
|
|
| 18 |
The OLMo models are trained on the [Dolma](https://huggingface.co/datasets/allenai/dolma) dataset.
|
| 19 |
We release all code, checkpoints, logs (coming soon), and details involved in training these models.
|
| 20 |
|
| 21 |
+
*A new version of this model with a 24 point improvement on MMLU is available [here](https://huggingface.co/allenai/OLMo-1.7-7B)*.
|
| 22 |
+
|
| 23 |
## Model Details
|
| 24 |
|
| 25 |
The core models released in this batch are the following:
|