Lingaaaaaaa commited on
Commit
4d2ab29
·
verified ·
1 Parent(s): c89ce6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -12,6 +12,9 @@ We introduce MMaDA, a novel class of multimodal diffusion foundation models desi
12
  2. MMaDA introduces a mixed long chain-of-thought (CoT) fine-tuning strategy that curates a unified CoT format across modalities.
13
  3. MMaDA adopts a unified policy-gradient-based RL algorithm, which we call UniGRPO, tailored for diffusion foundation models. Utilizing diversified reward modeling, UniGRPO unifies post-training across both reasoning and generation tasks, ensuring consistent performance improvements.
14
 
15
- [Project Page](https://huggingface.co/spaces/Gen-Verse/MMaDA)
16
  [Paper](https://arxiv.org/abs/2505.15809)
17
- [Code](https://github.com/Gen-Verse/MMaDA)
 
 
 
 
 
12
  2. MMaDA introduces a mixed long chain-of-thought (CoT) fine-tuning strategy that curates a unified CoT format across modalities.
13
  3. MMaDA adopts a unified policy-gradient-based RL algorithm, which we call UniGRPO, tailored for diffusion foundation models. Utilizing diversified reward modeling, UniGRPO unifies post-training across both reasoning and generation tasks, ensuring consistent performance improvements.
14
 
 
15
  [Paper](https://arxiv.org/abs/2505.15809)
16
+
17
+ [Code](https://github.com/Gen-Verse/MMaDA)
18
+
19
+ [Project Page](https://huggingface.co/spaces/Gen-Verse/MMaDA)
20
+