Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
This OLMo version was used to develop [Molmo-O-7B](https://huggingface.co/allenai/Molmo-7B-O-0924).
|
6 |
+
It was trained on the [OLMoE-Mix](https://huggingface.co/datasets/allenai/OLMoE-mix-0924) and uses
|
7 |
+
the [Dolma 2 tokenizer](https://huggingface.co/allenai/dolma2-tokenizer).
|
8 |
+
|
9 |
+
This model is not intented to be used as is--it is provided as research artifacts to facilitate
|
10 |
+
reproduction and research on Molmo. Details about this model family will be presented in an upcoming
|
11 |
+
OLMo manuscript.
|