natolambert
commited on
Commit
•
3bc8f4e
1
Parent(s):
09054b7
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ language:
|
|
11 |
|
12 |
# Model Card for OLMo 1.7-7B
|
13 |
|
|
|
|
|
14 |
OLMo is a series of **O**pen **L**anguage **Mo**dels designed to enable the science of language models.
|
15 |
The OLMo models are trained on the [Dolma](https://huggingface.co/datasets/allenai/dolma) dataset.
|
16 |
We release all code, checkpoints, logs, and details involved in training these models.
|
|
|
11 |
|
12 |
# Model Card for OLMo 1.7-7B
|
13 |
|
14 |
+
OLMo 1.7 7B is the latest version of the original [OLMo 7B](https://huggingface.co/allenai/OLMo-7B) model rocking a 24 point increase in MMLU, among other evaluations improvements, from an improved version of the Dolma dataset and staged training.
|
15 |
+
|
16 |
OLMo is a series of **O**pen **L**anguage **Mo**dels designed to enable the science of language models.
|
17 |
The OLMo models are trained on the [Dolma](https://huggingface.co/datasets/allenai/dolma) dataset.
|
18 |
We release all code, checkpoints, logs, and details involved in training these models.
|