🎯DART-Math
Difficulty-Aware Rejection Tuning for Mathematical Problem-Solving [NeurIPS 2024] @ https://github.com/hkust-nlp/dart-math
- Paper • 2407.13690 • Published • 1
hkust-nlp/dart-math-hard
Viewer • Updated • 585k • 107 • 11Note Performance produced by `DART-Math-Hard` is usually but not necessarily **slightly better (~1% absolutely)** than `DART-Math-Uniform`. `DART-Math-DSMath-7B` achieves 53.6% on MATH and 86.8% on GSM8K for in-domain benchmarks, and 40.7% on CollegeMath as a representative out-of-domain benchmark.
hkust-nlp/dart-math-dsmath-7b-prop2diff
Text Generation • Updated • 502 • 3Note All the `DART-Math` models use the Alpaca prompt template: ``` Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n###Instruction:\n{query}\n\n### Response:\n ```
hkust-nlp/dart-math-llama3-8b-prop2diff
Text Generation • Updated • 514hkust-nlp/dart-math-mistral-7b-prop2diff
Text Generation • Updated • 28hkust-nlp/dart-math-llama3-70b-prop2diff
Text Generation • Updated • 15hkust-nlp/dart-math-uniform
Viewer • Updated • 591k • 84 • 7hkust-nlp/dart-math-dsmath-7b-uniform
Text Generation • Updated • 22hkust-nlp/dart-math-llama3-8b-uniform
Text Generation • Updated • 197hkust-nlp/dart-math-mistral-7b-uniform
Text Generation • Updated • 35hkust-nlp/dart-math-llama3-70b-uniform
Text Generation • Updated • 18
hkust-nlp/dart-math-pool-math
Viewer • Updated • 1.62M • 76 • 4Note The data pool synthesized from the query set of the **MATH** training set, containing **all answer-correct samples** and other metadata produced during the work. `DART-Math-*` datasets are extracted from `dart-math-pool-*` data pools.
hkust-nlp/dart-math-pool-math-query-info
Viewer • Updated • 7.5k • 58Note The **synthesis information of queries** from the **MATH** training set, such as the numbers of raw/correct samples of each synthesis job. Usually used with `dart-math-pool-math`.
hkust-nlp/dart-math-pool-gsm8k
Preview • Updated • 43 • 1Note Similar to `dart-math-pool-math`.
hkust-nlp/dart-math-pool-gsm8k-query-info
Viewer • Updated • 7.47k • 44 • 2Note Similar to `dart-math-pool-math-query-info`.
hkust-nlp/vrt-baseline
Viewer • Updated • 591k • 44 • 1Note The VRT baseline dataset used to train baseline models `*-VRT` in Table 2 of the paper.
hkust-nlp/gsm8k-fix
Viewer • Updated • 7.47k • 49 • 1