Text Generation
Transformers
Safetensors
English
qwen2
Generated from Trainer
conversational
text-generation-inference

Improve model card: Add license and project page link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- library_name: transformers
3
- tags:
4
- - generated_from_trainer
5
  datasets:
6
  - When-Does-Reasoning-Matter/general-reasoning-ift-pairs
7
  - When-Does-Reasoning-Matter/math-reasoning-ift-pairs
8
  language:
9
  - en
 
10
  pipeline_tag: text-generation
 
 
11
  ---
12
 
13
  # When Does Reasoning Matter?
@@ -22,6 +23,7 @@ pipeline_tag: text-generation
22
  </a>
23
  </p>
24
 
 
25
 
26
  This model was trained as part of the paper [When Does Reasoning Matter?](https://arxiv.org/pdf/2509.22193)
27
  It belongs to a collection of **General and Math-specific student models** distilled from Instruction-Fine-Tuned (IFT) or Reasoning answers generated by [Qwen/Qwen3-235B-A22B](https://huggingface.co/Qwen/Qwen3-235B-A22B).
@@ -101,4 +103,4 @@ If you use this dataset in your work, please cite: **[When Does Reasoning Matter
101
  primaryClass={cs.CL},
102
  url={https://arxiv.org/abs/2509.22193},
103
  }
104
- ```
 
1
  ---
2
+ license: apache-2.0
 
 
3
  datasets:
4
  - When-Does-Reasoning-Matter/general-reasoning-ift-pairs
5
  - When-Does-Reasoning-Matter/math-reasoning-ift-pairs
6
  language:
7
  - en
8
+ library_name: transformers
9
  pipeline_tag: text-generation
10
+ tags:
11
+ - generated_from_trainer
12
  ---
13
 
14
  # When Does Reasoning Matter?
 
23
  </a>
24
  </p>
25
 
26
+ Project Page: [https://huggingface.co/when-does-reasoning-matter](https://huggingface.co/when-does-reasoning-matter)
27
 
28
  This model was trained as part of the paper [When Does Reasoning Matter?](https://arxiv.org/pdf/2509.22193)
29
  It belongs to a collection of **General and Math-specific student models** distilled from Instruction-Fine-Tuned (IFT) or Reasoning answers generated by [Qwen/Qwen3-235B-A22B](https://huggingface.co/Qwen/Qwen3-235B-A22B).
 
103
  primaryClass={cs.CL},
104
  url={https://arxiv.org/abs/2509.22193},
105
  }
106
+ ```