madiator commited on
Commit
14daaa4
·
verified ·
1 Parent(s): b7fd089

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -10
README.md CHANGED
@@ -11,24 +11,29 @@ model-index:
11
  results: []
12
  ---
13
 
14
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
- should probably proofread and complete it, then remove this comment. -->
 
16
 
17
- # DCFT-Stratos-Unverified-114k-32B
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 mlfoundations-dev/stratos_unverified_mix dataset.
 
20
 
21
- ## Model description
22
 
23
- More information needed
 
 
 
 
 
24
 
25
- ## Intended uses & limitations
26
 
27
- More information needed
28
 
29
- ## Training and evaluation data
30
 
31
- More information needed
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