Skip to content

Commit 0f3e45d

Browse files
committed
feat: add link to slides
1 parent 23666f9 commit 0f3e45d

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
1212
📝 [Paper@arXiv](https://arxiv.org/abs/2407.13690) \| 🤗
1313
[Datasets&Models@HF](https://huggingface.co/collections/hkust-nlp/dart-math-665704599b35de59f8fdf6c1)
14-
\| 🐱 [Code@GitHub](https://github.com/hkust-nlp/dart-math) \| 🏆
15-
[Published@NeurIPS 2024](https://nips.cc/virtual/2024/poster/92959)
14+
\| 🐱 [Code@GitHub](https://github.com/hkust-nlp/dart-math) \| 💡
15+
[Slides](https://docs.google.com/presentation/d/1ZBPsM5Ww3XbQo3zAE6y-lpfsWLsK6cAbCsF6lbNHDY4/edit?usp=sharing)
16+
\| 🏆 [Published@NeurIPS
17+
2024](https://nips.cc/virtual/2024/poster/92959)
1618

1719
🐦
1820
[Thread@X(Twitter)](https://x.com/tongyx361/status/1811413243350454455)

nbs/index.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"source": [
1414
"> Difficulty-Aware Rejection Tuning for Mathematical Problem-Solving [NeurIPS 2024]\n",
1515
">\n",
16-
"> [Yuxuan Tong](https://tongyx361.github.io), Xiwen Zhang, Rui Wang, Ruidong Wu, [Junxian He](https://jxhe.github.io)"
16+
"> [Yuxuan Tong](https://tongyx361.github.io), Xiwen Zhang, Rui Wang, Ruidong Wu, [Junxian He](https://jxhe.github.io)\n"
1717
]
1818
},
1919
{
2020
"cell_type": "markdown",
2121
"metadata": {},
2222
"source": [
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",
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) | 💡 [Slides](https://docs.google.com/presentation/d/1ZBPsM5Ww3XbQo3zAE6y-lpfsWLsK6cAbCsF6lbNHDY4/edit?usp=sharing) | 🏆 [Published@NeurIPS 2024](https://nips.cc/virtual/2024/poster/92959)\n",
2424
"\n",
2525
"🐦 [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"
2626
]
@@ -33,7 +33,7 @@
3333
">\n",
3434
"> 🔥 **News!!!**\n",
3535
">\n",
36-
"> - [2024/09/25] 🎉 *DART-Math* is accepted to [*NeurIPS 2024*](https://nips.cc/virtual/2024/poster/92959)!\n",
36+
"> - [2024/09/25] 🎉 _DART-Math_ is accepted to [_NeurIPS 2024_](https://nips.cc/virtual/2024/poster/92959)!\n",
3737
"> - [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",
3838
"> 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",
3939
"> leaving much room to improve!\n",

0 commit comments

Comments
 (0)