zafstojano nielsr HF Staff commited on
Commit
07beccf
·
verified ·
1 Parent(s): 46a3ec1

Add metadata (#1)

Browse files

- Add metadata (ec0892454cac5cbd61f591b5aff6361cc92731cd)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1 +1,8 @@
 
 
 
 
 
 
 
1
  This model was trained for our Reasoning Gym paper (https://arxiv.org/abs/2505.24760) using our Reasoning Gym repo (https://github.com/open-thought/reasoning-gym)
 
1
+ ---
2
+ library_name: transformers
3
+ pipeline_tag: text-generation
4
+ base_model:
5
+ - Qwen/Qwen2.5-3B-Instruct
6
+ ---
7
+
8
  This model was trained for our Reasoning Gym paper (https://arxiv.org/abs/2505.24760) using our Reasoning Gym repo (https://github.com/open-thought/reasoning-gym)