Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  library_name: transformers
3
  pipeline_tag: text-generation
4
  license: cc-by-nc-4.0
 
 
5
  ---
6
 
7
  This repository contains the Guru-32B (base Qwen2.5-32B) model presented in [Revisiting Reinforcement Learning for LLM Reasoning from A Cross-Domain Perspective](https://huggingface.co/papers/2506.14965).
 
2
  library_name: transformers
3
  pipeline_tag: text-generation
4
  license: cc-by-nc-4.0
5
+ base_model:
6
+ - Qwen/Qwen2.5-32B
7
  ---
8
 
9
  This repository contains the Guru-32B (base Qwen2.5-32B) model presented in [Revisiting Reinforcement Learning for LLM Reasoning from A Cross-Domain Perspective](https://huggingface.co/papers/2506.14965).