Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -56,15 +56,15 @@
|
|
56 |
</a>
|
57 |
</span>
|
58 |
<span class="link-block">
|
59 |
-
<a href="https://github.com/
|
60 |
<span class="icon"><i class="fab fa-github"></i></span>
|
61 |
<span>Code</span>
|
62 |
</a>
|
63 |
</span>
|
64 |
<span class="link-block">
|
65 |
-
<a href="https://
|
66 |
<span class="icon"><i class="far fa-images"></i></span>
|
67 |
-
<span>
|
68 |
</a>
|
69 |
</span>
|
70 |
</div>
|
@@ -113,7 +113,7 @@
|
|
113 |
<pre><code>@article{hu2025metaability,
|
114 |
author = {Hu, Zhiyuan and Wang, Yibo and Dong, Hanze and Xu, Yuhui and Saha, Amrita and Xiong, Caiming and Hooi, Bryan and Li, Junnan},
|
115 |
title = {Beyond “Aha!”: Systematic Meta‑Ability Alignment in Large Reasoning Models},
|
116 |
-
journal = {
|
117 |
year = {2025}
|
118 |
}</code></pre>
|
119 |
</div>
|
|
|
56 |
</a>
|
57 |
</span>
|
58 |
<span class="link-block">
|
59 |
+
<a href="https://github.com/zhiyuanhubj/Meta-Ability-Alignment" target="_blank" class="external-link button is-normal is-rounded is-dark">
|
60 |
<span class="icon"><i class="fab fa-github"></i></span>
|
61 |
<span>Code</span>
|
62 |
</a>
|
63 |
</span>
|
64 |
<span class="link-block">
|
65 |
+
<a href="https://x.com/ZhiyuanCS/status/1922734609634296004" target="_blank" class="external-link button is-normal is-rounded is-dark">
|
66 |
<span class="icon"><i class="far fa-images"></i></span>
|
67 |
+
<span>Twitter (X)</span>
|
68 |
</a>
|
69 |
</span>
|
70 |
</div>
|
|
|
113 |
<pre><code>@article{hu2025metaability,
|
114 |
author = {Hu, Zhiyuan and Wang, Yibo and Dong, Hanze and Xu, Yuhui and Saha, Amrita and Xiong, Caiming and Hooi, Bryan and Li, Junnan},
|
115 |
title = {Beyond “Aha!”: Systematic Meta‑Ability Alignment in Large Reasoning Models},
|
116 |
+
journal = {Arxiv},
|
117 |
year = {2025}
|
118 |
}</code></pre>
|
119 |
</div>
|