Add task category

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -18,6 +18,9 @@ configs:
18
  data_files:
19
  - split: train
20
  path: data/train-*
 
 
21
  ---
 
22
  * 🐙 **GitHub Repo:** [waltonfuture/MM-UPT](https://github.com/waltonfuture/MM-UPT)
23
  * 📜 **Paper (arXiv):** [Unsupervised Post-Training for Multi-Modal LLM Reasoning via GRPO (arXiv:2505.22453)](https://arxiv.org/abs/2505.22453)
 
18
  data_files:
19
  - split: train
20
  path: data/train-*
21
+ task_categories:
22
+ - image-text-to-text
23
  ---
24
+
25
  * 🐙 **GitHub Repo:** [waltonfuture/MM-UPT](https://github.com/waltonfuture/MM-UPT)
26
  * 📜 **Paper (arXiv):** [Unsupervised Post-Training for Multi-Modal LLM Reasoning via GRPO (arXiv:2505.22453)](https://arxiv.org/abs/2505.22453)