Skip to content

Commit 23666f9

Browse files
committed
Add links
1 parent 4f96ad0 commit 23666f9

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@
55

66
> Difficulty-Aware Rejection Tuning for Mathematical Problem-Solving
77
> \[NeurIPS 2024\]
8+
>
9+
> [Yuxuan Tong](https://tongyx361.github.io), Xiwen Zhang, Rui Wang,
10+
> Ruidong Wu, [Junxian He](https://jxhe.github.io)
811
912
📝 [Paper@arXiv](https://arxiv.org/abs/2407.13690) \| 🤗
1013
[Datasets&Models@HF](https://huggingface.co/collections/hkust-nlp/dart-math-665704599b35de59f8fdf6c1)
11-
\| 🐱 [Code@GitHub](https://github.com/hkust-nlp/dart-math)
14+
\| 🐱 [Code@GitHub](https://github.com/hkust-nlp/dart-math) \| 🏆
15+
[Published@NeurIPS 2024](https://nips.cc/virtual/2024/poster/92959)
1216

1317
🐦
1418
[Thread@X(Twitter)](https://x.com/tongyx361/status/1811413243350454455)
@@ -21,7 +25,8 @@
2125
>
2226
> 🔥 **News!!!**
2327
>
24-
> - \[2024/09/25\] 🎉 *DART-Math* is accepted to *NeurIPS 2024*!
28+
> - \[2024/09/25\] 🎉 *DART-Math* is accepted to [*NeurIPS
29+
> 2024*](https://nips.cc/virtual/2024/poster/92959)!
2530
> - \[2024/07/21\] Excited to find **our [`DART-Math-DSMath-7B`
2631
> (Prop2Diff)](https://huggingface.co/hkust-nlp/dart-math-dsmath-7b-prop2diff)
2732
> [comparable](https://github.com/project-numina/aimo-progress-prize/blob/main/report/numina_dataset.pdf)

nbs/index.ipynb

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,16 @@
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"source": [
14-
"> Difficulty-Aware Rejection Tuning for Mathematical Problem-Solving [NeurIPS 2024]\n"
14+
"> Difficulty-Aware Rejection Tuning for Mathematical Problem-Solving [NeurIPS 2024]\n",
15+
">\n",
16+
"> [Yuxuan Tong](https://tongyx361.github.io), Xiwen Zhang, Rui Wang, Ruidong Wu, [Junxian He](https://jxhe.github.io)"
1517
]
1618
},
1719
{
1820
"cell_type": "markdown",
1921
"metadata": {},
2022
"source": [
21-
"📝 [Paper@arXiv](https://arxiv.org/abs/2407.13690) | 🤗 [Datasets&Models@HF](https://huggingface.co/collections/hkust-nlp/dart-math-665704599b35de59f8fdf6c1) | 🐱 [Code@GitHub](https://github.com/hkust-nlp/dart-math)\n",
23+
"📝 [Paper@arXiv](https://arxiv.org/abs/2407.13690) | 🤗 [Datasets&Models@HF](https://huggingface.co/collections/hkust-nlp/dart-math-665704599b35de59f8fdf6c1) | 🐱 [Code@GitHub](https://github.com/hkust-nlp/dart-math) | 🏆 [Published@NeurIPS 2024](https://nips.cc/virtual/2024/poster/92959)\n",
2224
"\n",
2325
"🐦 [Thread@X(Twitter)](https://x.com/tongyx361/status/1811413243350454455) | 🐶 [中文博客@知乎](https://zhuanlan.zhihu.com/p/708371895) | 📊 [Leaderboard@PapersWithCode](https://paperswithcode.com/paper/dart-math-difficulty-aware-rejection-tuning#results) | 📑 [BibTeX](https://github.com/hkust-nlp/dart-math?tab=readme-ov-file#%EF%B8%8F-citation)\n"
2426
]
@@ -31,7 +33,7 @@
3133
">\n",
3234
"> 🔥 **News!!!**\n",
3335
">\n",
34-
"> - [2024/09/25] 🎉 *DART-Math* is accepted to *NeurIPS 2024*!\n",
36+
"> - [2024/09/25] 🎉 *DART-Math* is accepted to [*NeurIPS 2024*](https://nips.cc/virtual/2024/poster/92959)!\n",
3537
"> - [2024/07/21] Excited to find **our [`DART-Math-DSMath-7B` (Prop2Diff)](https://huggingface.co/hkust-nlp/dart-math-dsmath-7b-prop2diff) [comparable](https://github.com/project-numina/aimo-progress-prize/blob/main/report/numina_dataset.pdf) to the AIMO winner [NuminaMath-7B](https://huggingface.co/AI-MO/NuminaMath-7B-CoT)** on CoT,\n",
3638
"> but based solely on [MATH](https://huggingface.co/datasets/hkust-nlp/dart-math-pool-math-query-info) & [GSM8K](https://huggingface.co/datasets/hkust-nlp/dart-math-pool-gsm8k-query-info) prompt set,\n",
3739
"> leaving much room to improve!\n",

0 commit comments

Comments
 (0)