Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
wenhu nielsr HF Staff commited on
Commit
e02f644
·
verified ·
1 Parent(s): 1010213

Update task category and add paper link (#1)

Browse files

- Update task category and add paper link (9d48c16eb59b142fb8606e411d430e9a15722633)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,10 +1,12 @@
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
 
 
 
1
  ---
 
 
 
2
  language:
3
  - en
4
+ license: apache-2.0
5
+ task_categories:
6
+ - image-text-to-text
7
  pretty_name: PixelReasoner-RL-Data
8
  ---
9
 
10
+ The RL data used in [Pixel Reasoner: Incentivizing Pixel-Space Reasoning with Curiosity-Driven Reinforcement Learning](https://arxiv.org/abs/2505.15966). The code can be found at https://github.com/TIGER-AI-Lab/Pixel-Reasoner/tree/main
11
+
12
+ Project page: https://tiger-ai-lab.github.io/Pixel-Reasoner/