Update README.md
Browse files
README.md
CHANGED
@@ -11,24 +11,29 @@ model-index:
|
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
-
|
15 |
-
|
|
|
16 |
|
17 |
-
#
|
18 |
|
19 |
-
This model is a fine-tuned version of [Qwen/Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct) on the
|
|
|
20 |
|
21 |
-
|
22 |
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
-
## Intended uses & limitations
|
26 |
|
27 |
-
More information needed
|
28 |
|
29 |
-
##
|
30 |
|
31 |
-
|
32 |
|
33 |
## Training procedure
|
34 |
|
|
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
+
<p align="center">
|
15 |
+
<img src="https://huggingface.co/datasets/open-thoughts/open-thoughts-114k/resolve/main/open_thoughts.png" width="50%">
|
16 |
+
</p>
|
17 |
|
18 |
+
# OpenThinker-32B-Unverified
|
19 |
|
20 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct) on the
|
21 |
+
[OpenThoughts-Unverified-173k](https://huggingface.co/datasets/open-thoughts/OpenThoughts-Unverified-173k) dataset.
|
22 |
|
23 |
+
Please see [OpenThinker-32B](https://huggingface.co/open-thoughts/OpenThinker-32B) for more information.
|
24 |
|
25 |
+
|Model Name|Dataset size|AIME24 I/II|AIME25 I|MATH500|GPQA Diamond|LCBv2|
|
26 |
+
|---|---|---|---|---|---|---|
|
27 |
+
|[OpenThinker-7B](https://huggingface.co/open-thoughts/OpenThinker-7B)|114k|31.3|30.7|84.4|38.9|41.8|
|
28 |
+
|[OpenThinker-7B-Unverified](https://huggingface.co/open-thoughts/OpenThinker-7B-Unverified)|173k|34|29.33|83|39.4|43.8|
|
29 |
+
|[OpenThinker-32B](https://huggingface.co/open-thoughts/OpenThinker-32B)|114k|66.7|53.3|90.6|61.6|68.9|
|
30 |
+
|[OpenThinker-32B-Unverified](https://huggingface.co/open-thoughts/OpenThinker-32B-Unverified)|173k|60.7|44|90|60.6|69.2|
|
31 |
|
|
|
32 |
|
|
|
33 |
|
34 |
+
## Intended uses & limitations
|
35 |
|
36 |
+
Apache 2.0
|
37 |
|
38 |
## Training procedure
|
39 |
|