CoolFace
Modelpublic

DatarusAI/Datarus-R1-14B-preview

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
141likes155downloads
Model Card

Datarus-R1-14B-preview

<div align="center"> <img src="https://i.postimg.cc/7hsStNgm/logo-icon-2-1.png" alt="Datarus Logo" width="150"/>

![Model](https://huggingface.co/DatarusAI/Datarus-R1-14B-preview) ![License](LICENSE) ![Website](https://datarus.ai) ![Demo](https://chat.datarus.ai) ![Paper](https://arxiv.org/abs/2508.13382) </div>

πŸš€ Overview

Datarus-R1-14B-Preview is a 14B-parameter open-weights language model fine-tuned from Qwen2.5-14B-Instruct, designed to act as a virtual data analyst and graduate-level problem solver. Unlike traditional models trained on isolated Q&A pairs, Datarus learns from complete analytical trajectoriesβ€”including reasoning steps, code execution, error traces, self-corrections, and final conclusionsβ€”all captured in a ReAct-style notebook format.

Key Highlights

  • β€”πŸŽ― State-of-the-art efficiency: Surpasses similar-sized models and competes with 32B+ models while using 18-49% fewer tokens
  • β€”πŸ”„ Dual reasoning interfaces: Supports both Agentic (ReAct) mode for interactive analysis and Reflection (CoT) mode for concise documentation
  • β€”πŸ“Š Superior performance: Achieves up to 30% higher accuracy on AIME 2024/2025 and LiveCodeBench
  • β€”πŸ’‘ "AHA-moment" pattern: Exhibits efficient hypothesis refinement in 1-2 iterations, avoiding circular reasoning loops

πŸ”— Quick Links

πŸ“Š Performance

Benchmark Results

BenchmarkDatarus-R1-14B-PreviewQwQ-32BPhi-4-reasoningDeepSeek-R1-Distill-14B
LiveCodeBench v657.756.652.648.6
AIME 202470.176.274.6*-
AIME 202566.266.263.1*-
GPQA Diamond62.160.155.058.6

*Reported values from official papers

Token Efficiency and Performance

<div align="center"> <img src="https://i.postimg.cc/NMSppNM4/perf-efficiency.png" alt="LCB-Efficiency" width="600"/> <img src="https://i.postimg.cc/nV341Ssf/efficiency.png" alt="Efficiency" width="600" /> </div>

🎯 Model Card

Model Details

  • β€”Model Type: Language Model for Reasoning and Data Analysis
  • β€”Parameters: 14.8B
  • β€”Training Data: 144,000 synthetic analytical trajectories across finance, medicine, numerical analysis, and other quantitative domains + A curated collection of reasoning datasets.
  • β€”Language: English
  • β€”License: Apache 2.0

Intended Use

Primary Use Cases
  • β€”Data Analysis: Automated data exploration, statistical analysis, and visualization
  • β€”Mathematical Problem Solving: Graduate-level mathematics including AIME-level problems
  • β€”Code Generation: Creating analytical scripts and solving programming challenges
  • β€”Scientific Reasoning: Complex problem-solving in physics, chemistry, and other sciences
  • β€”Interactive Notebooks: Building complete analysis notebooks with iterative refinement

Dual Mode Usage

Agentic Mode (for interactive analysis)
  • β€”Use <step>, <thought>, <action>, <action_input>, <observation> tags
  • β€”Enables iterative code execution and refinement
  • β€”Best for data analysis, simulations, and exploratory tasks
Reflection Mode (for documentation)
  • β€”Use <think> and <answer> tags
  • β€”Produces compact, self-contained reasoning chains
  • β€”Best for mathematical proofs, explanations, and reports

πŸ“š Citation

bibtex
@article{benchaliah2025datarus,
  title={Datarus-R1: An Adaptive Multi-Step Reasoning LLM for Automated Data Analysis},
  author={Ben Chaliah, Ayoub and Dellagi, Hela},
  journal={arXiv preprint arXiv:2508.13382},
  year={2025}
}

🀝 Contributing

We welcome contributions! Please see our GitHub repository for:

  • β€”Bug reports and feature requests
  • β€”Pull requests
  • β€”Discussion forums

πŸ“„ License

This model is released under the Apache 2.0 License.

πŸ™ Acknowledgments

We thank the Qwen team for the excellent base model and the open-source community for their valuable contributions.

πŸ“§ Contact


<div align="center"> <strong>Experience the future of AI-powered data analysis with Datarus-R1</strong>

Try Demo | View Code | Read Paper </div>

⭐ Support

If you find this model and Agent pipeline useful, please consider _Like/Star_! Your support helps us continue improving the project.

Found a bug or have a feature request? Please open an issue on GitHub.


<p align="center">Made with ❀️ by the Datarus Team from Paris</p>