← Search

Marco Dos Santos

3 accepted papers

2026

Numina-Lean-Agent: An Open and General Agentic Reasoning System for Formal Mathematics

ICML 2026poster

Agentic systems have recently become the dominant paradigm for formal theorem proving, achieving strong performance by coordinating multiple models and tools. However, existing approaches often rely on task-specific pipelines and trained formal provers, limiting their flexibility and reproducibility…

Cited by 0SourceScholar
2024

Llemma: An Open Language Model for Mathematics

ICLR 2024poster

We present Llemma, a large language model for mathematics. We continue pretraining Code Llama on the Proof-Pile-2, a mixture of scientific papers, web data containing mathematics, and mathematical code, yielding Llemma. On the MATH benchmark Llemma outperforms all known openly released models, as we…

Cited by 320SourcePDFScholar
2024

OpenWebMath: An Open Dataset of High-Quality Mathematical Web Text

ICLR 2024poster

There is growing evidence that pretraining on high quality, carefully thought-out tokens such as code or mathematics plays an important role in improving the reasoning abilities of large language models. For example, Minerva, a PaLM model finetuned on billions of tokens of mathematical documents fro…