Datasets:
Add link to paper and project page (#2)
Browse files- Add link to paper and project page (ce91a2cc8f220029641121201e37da8431b44554)
Co-authored-by: Niels Rogge <[email protected]>
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- table-question-answering
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the data presented in [LMM-R1: Empowering 3B LMMs with Strong Reasoning Abilities Through Two-Stage Rule-Based RL](https://huggingface.co/papers/2503.07536).
|
7 |
+
|
8 |
+
Project page: https://forjadeforest.github.io/LMM-R1-ProjectPage
|