remove markdown command
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ inference: true
|
|
11 |
library_name: transformers
|
12 |
---
|
13 |
|
14 |
-
|
15 |
# Model Summary
|
16 |
|
17 |
This repository hosts model for the **Open RS** project, accompanying the paper *Reinforcement Learning for Reasoning in Small LLMs: What Works and What Doesn’t*. The project explores enhancing reasoning capabilities in small large language models (LLMs) using reinforcement learning (RL) under resource-constrained conditions.
|
|
|
11 |
library_name: transformers
|
12 |
---
|
13 |
|
14 |
+
|
15 |
# Model Summary
|
16 |
|
17 |
This repository hosts model for the **Open RS** project, accompanying the paper *Reinforcement Learning for Reasoning in Small LLMs: What Works and What Doesn’t*. The project explores enhancing reasoning capabilities in small large language models (LLMs) using reinforcement learning (RL) under resource-constrained conditions.
|