richardbaihe commited on
Commit
3888e02
·
verified ·
1 Parent(s): 0e8b4eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apple-amlr
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apple-amlr
3
+ ---
4
+ <h1 align="center"> Reversal Blessing: Thinking Backward May Outpace Thinking Forward in Multi-choice Questions </h1>
5
+
6
+ <p align="center">
7
+ <a href="https://arxiv.org/abs/2502.18435">📃 Paper</a>
8
+
9
+ <a href="https://machinelearning.apple.com" >📝 Blog</a>
10
+ </p>
11
+
12
+ This model card accompanies the research paper, [Reversal Blessing: Thinking Backward May Outpace Thinking Forward in Multi-choice Questions](https://arxiv.org/abs/2502.18435).
13
+
14
+ Here we release 4 models' checkpoints trained with simulation data described in out paper Section 4.
15
+ Please follow our github README to download and evaluate these models.