File size: 366 Bytes
b384baf | 1 2 3 4 5 6 7 8 9 10 | ---
library_name: transformers
pipeline_tag: text-generation
license: cc-by-nc-4.0
---
This repository contains the Guru model presented in [Revisiting Reinforcement Learning for LLM Reasoning from A Cross-Domain Perspective](https://huggingface.co/papers/2506.14965).
Project page: https://yanqval.github.io/PAE/
Code: https://github.com/Reasoning360/Reasoning360 |