Skip to content

Commit 4f96ad0

Browse files
committed
Anounce accept to NeurIPS 2024
1 parent 82377fc commit 4f96ad0

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
55

66
> Difficulty-Aware Rejection Tuning for Mathematical Problem-Solving
7+
> \[NeurIPS 2024\]
78
89
📝 [Paper@arXiv](https://arxiv.org/abs/2407.13690) \| 🤗
910
[Datasets&Models@HF](https://huggingface.co/collections/hkust-nlp/dart-math-665704599b35de59f8fdf6c1)
@@ -14,12 +15,13 @@
1415
\| 🐶 [中文博客@知乎](https://zhuanlan.zhihu.com/p/708371895) \| 📊
1516
[Leaderboard@PapersWithCode](https://paperswithcode.com/paper/dart-math-difficulty-aware-rejection-tuning#results)
1617
\| 📑
17-
[BibTeX](https://github.com/hkust-nlp/dart-math?tab=readme-ov-file#citation)
18+
[BibTeX](https://github.com/hkust-nlp/dart-math?tab=readme-ov-file#%EF%B8%8F-citation)
1819

1920
> \[!IMPORTANT\]
2021
>
2122
> 🔥 **News!!!**
2223
>
24+
> - \[2024/09/25\] 🎉 *DART-Math* is accepted to *NeurIPS 2024*!
2325
> - \[2024/07/21\] Excited to find **our [`DART-Math-DSMath-7B`
2426
> (Prop2Diff)](https://huggingface.co/hkust-nlp/dart-math-dsmath-7b-prop2diff)
2527
> [comparable](https://github.com/project-numina/aimo-progress-prize/blob/main/report/numina_dataset.pdf)

nbs/index.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"source": [
14-
"> Difficulty-Aware Rejection Tuning for Mathematical Problem-Solving\n"
14+
"> Difficulty-Aware Rejection Tuning for Mathematical Problem-Solving [NeurIPS 2024]\n"
1515
]
1616
},
1717
{
@@ -20,7 +20,7 @@
2020
"source": [
2121
"📝 [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",
2222
"\n",
23-
"🐦 [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#citation)\n"
23+
"🐦 [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"
2424
]
2525
},
2626
{
@@ -31,6 +31,7 @@
3131
">\n",
3232
"> 🔥 **News!!!**\n",
3333
">\n",
34+
"> - [2024/09/25] 🎉 *DART-Math* is accepted to *NeurIPS 2024*!\n",
3435
"> - [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",
3536
"> 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",
3637
"> leaving much room to improve!\n",

0 commit comments

Comments
 (0)