BenChaliah commited on
Commit
0f09040
·
verified ·
1 Parent(s): fa778ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,7 +17,7 @@ pipeline_tag: text-generation
17
  [![License](https://img.shields.io/badge/License-Apache%202.0-green)](LICENSE)
18
  [![Website](https://img.shields.io/badge/Website-datarus.ai-orange)](https://datarus.ai)
19
  [![Demo](https://img.shields.io/badge/Demo-Try%20Now-purple)](https://chat.datarus.ai)
20
- [![Paper](https://img.shields.io/badge/Paper-arXiv-red)](https://arxiv.org/abs/XXXX.XXXXX)
21
  </div>
22
 
23
  ## 🚀 Overview
@@ -36,7 +36,7 @@ pipeline_tag: text-generation
36
  - 🌐 **Website**: [https://datarus.ai](https://datarus.ai)
37
  - 💬 **Try the Demo**: [https://chat.datarus.ai](https://chat.datarus.ai)
38
  - 🛠️ **Jupyter Agent**: [GitHub Repository](https://github.com/DatarusAI/Datarus-JupyterAgent)
39
- - 📄 **Paper**: [Datarus-R1: An Adaptive Multi-Step Reasoning LLM](https://arxiv.org/abs/XXXX.XXXXX)
40
 
41
  ## 📊 Performance
42
 
@@ -95,7 +95,7 @@ pipeline_tag: text-generation
95
  @article{benchaliah2025datarus,
96
  title={Datarus-R1: An Adaptive Multi-Step Reasoning LLM for Automated Data Analysis},
97
  author={Ben Chaliah, Ayoub and Dellagi, Hela},
98
- journal={arXiv preprint arXiv:XXXX.XXXXX},
99
  year={2025}
100
  }
101
  ```
 
17
  [![License](https://img.shields.io/badge/License-Apache%202.0-green)](LICENSE)
18
  [![Website](https://img.shields.io/badge/Website-datarus.ai-orange)](https://datarus.ai)
19
  [![Demo](https://img.shields.io/badge/Demo-Try%20Now-purple)](https://chat.datarus.ai)
20
+ [![Paper](https://img.shields.io/badge/Paper-arXiv-red)](https://arxiv.org/abs/2508.13382)
21
  </div>
22
 
23
  ## 🚀 Overview
 
36
  - 🌐 **Website**: [https://datarus.ai](https://datarus.ai)
37
  - 💬 **Try the Demo**: [https://chat.datarus.ai](https://chat.datarus.ai)
38
  - 🛠️ **Jupyter Agent**: [GitHub Repository](https://github.com/DatarusAI/Datarus-JupyterAgent)
39
+ - 📄 **Paper**: [Datarus-R1: An Adaptive Multi-Step Reasoning LLM](https://arxiv.org/abs/2508.13382)
40
 
41
  ## 📊 Performance
42
 
 
95
  @article{benchaliah2025datarus,
96
  title={Datarus-R1: An Adaptive Multi-Step Reasoning LLM for Automated Data Analysis},
97
  author={Ben Chaliah, Ayoub and Dellagi, Hela},
98
+ journal={arXiv preprint arXiv:2508.13382},
99
  year={2025}
100
  }
101
  ```