Update README.md
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ This model was trained on the [OpenThoughts2-1M](https://huggingface.co/datasets
|
|
| 42 |
The [OpenThoughts2-1M](https://huggingface.co/datasets/open-thoughts/OpenThoughts2-1M) dataset was constructed by augmenting [OpenThoughts-114k](https://huggingface.co/datasets/open-thoughts/open-thoughts-114k) with existing datasets like [OpenR1](https://huggingface.co/open-r1), as well as additional math and code reasoning data.
|
| 43 |
We generate the additional math and code data by ablating on various question generation methodologies and sampling from the highest performing ones.
|
| 44 |
|
| 45 |
-
See the [OpenThoughts2-1M](https://huggingface.co/datasets/open-thoughts/OpenThoughts2-1M) dataset page or our [blog post]() for additional information.
|
| 46 |
|
| 47 |
|
| 48 |
## Intended uses & limitations
|
|
@@ -89,7 +89,7 @@ More info can be found in our repository: [https://github.com/open-thoughts/open
|
|
| 89 |
```
|
| 90 |
|
| 91 |
# Links
|
| 92 |
-
- π [OpenThoughts2 and OpenThinker2 Blog Post]()
|
| 93 |
- π» [Open Thoughts GitHub Repository](https://github.com/open-thoughts/open-thoughts)
|
| 94 |
- π§ [OpenThoughts2-1M dataset](https://huggingface.co/datasets/open-thoughts/OpenThoughts2-1M)
|
| 95 |
- π€ [OpenThinker2-7B model](https://huggingface.co/open-thoughts/OpenThinker2-7B)
|
|
|
|
| 42 |
The [OpenThoughts2-1M](https://huggingface.co/datasets/open-thoughts/OpenThoughts2-1M) dataset was constructed by augmenting [OpenThoughts-114k](https://huggingface.co/datasets/open-thoughts/open-thoughts-114k) with existing datasets like [OpenR1](https://huggingface.co/open-r1), as well as additional math and code reasoning data.
|
| 43 |
We generate the additional math and code data by ablating on various question generation methodologies and sampling from the highest performing ones.
|
| 44 |
|
| 45 |
+
See the [OpenThoughts2-1M](https://huggingface.co/datasets/open-thoughts/OpenThoughts2-1M) dataset page or our [blog post](https://www.open-thoughts.ai/blog/thinkagain) for additional information.
|
| 46 |
|
| 47 |
|
| 48 |
## Intended uses & limitations
|
|
|
|
| 89 |
```
|
| 90 |
|
| 91 |
# Links
|
| 92 |
+
- π [OpenThoughts2 and OpenThinker2 Blog Post](https://www.open-thoughts.ai/blog/thinkagain)
|
| 93 |
- π» [Open Thoughts GitHub Repository](https://github.com/open-thoughts/open-thoughts)
|
| 94 |
- π§ [OpenThoughts2-1M dataset](https://huggingface.co/datasets/open-thoughts/OpenThoughts2-1M)
|
| 95 |
- π€ [OpenThinker2-7B model](https://huggingface.co/open-thoughts/OpenThinker2-7B)
|