Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pretty_name: PixelReasoner-RL-Data
|
8 |
+
---
|
9 |
+
|
10 |
+
The RL data used in https://github.com/TIGER-AI-Lab/Pixel-Reasoner/tree/main
|