MiniMax-AI commited on
Commit
6fca79d
·
verified ·
1 Parent(s): f357ecc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -12,6 +12,10 @@ pinned: false
12
  Together, we are building artificial general intelligence with everyone, ensuring AI is accessible to everyone, and addressing the challenges of tomorrow responsibly.
13
 
14
  Here are our tech report and paper:
 
 
 
 
15
  - [MiniMax-M1: Scaling Test-Time Compute Efficiently with Lightning Attention](https://arxiv.org/abs/2506.13585)
16
  - [SynLogic: Synthesizing Verifiable Reasoning Data at Scale for Learning Logical Reasoning and Beyond](https://arxiv.org/abs/2505.19641)
17
  - [One RL to See Them All: Visual Triple Unified Reinforcement Learning](https://arxiv.org/abs/2505.18129)
 
12
  Together, we are building artificial general intelligence with everyone, ensuring AI is accessible to everyone, and addressing the challenges of tomorrow responsibly.
13
 
14
  Here are our tech report and paper:
15
+ - MiniMax M2 Tech Blogs:
16
+ - Tech Blog 1: [What makes good reasoning data](https://huggingface.co/blog/MiniMax-AI/what-makes-good-reasoning-data)
17
+ - Tech Blog 2: [Aligning to What? Rethinking Agent Generalization in MiniMax M2](https://huggingface.co/blog/MiniMax-AI/aligning-to-what)
18
+ - Tech Blog 3: [Why Did MiniMax M2 End Up as a Full Attention Model?](https://huggingface.co/blog/MiniMax-AI/why-did-m2-end-up-as-a-full-attention-model)
19
  - [MiniMax-M1: Scaling Test-Time Compute Efficiently with Lightning Attention](https://arxiv.org/abs/2506.13585)
20
  - [SynLogic: Synthesizing Verifiable Reasoning Data at Scale for Learning Logical Reasoning and Beyond](https://arxiv.org/abs/2505.19641)
21
  - [One RL to See Them All: Visual Triple Unified Reinforcement Learning](https://arxiv.org/abs/2505.18129)