Add metadata

#1
by nielsr HF Staff - opened
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)