sanchit97 commited on
Commit
1c6e1ec
·
verified ·
1 Parent(s): f736a6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -16,6 +16,7 @@ We present the first RL-trained chart-specific explainable model with SOTA perfo
16
  The model is trained to predict chart type, data table, CoT reasoning and the final answer.
17
  Note this model is trained on curated chart data on reasoning.
18
 
 
19
  Code to train this model is available [here](https://github.com/sanchit97/chartrl)
20
  Dataset is available [here](https://huggingface.co/datasets/sanchit97/chart-rvr-grpo-train)
21
 
 
16
  The model is trained to predict chart type, data table, CoT reasoning and the final answer.
17
  Note this model is trained on curated chart data on reasoning.
18
 
19
+ Paper is available [here](https://arxiv.org/abs/2510.10973)
20
  Code to train this model is available [here](https://github.com/sanchit97/chartrl)
21
  Dataset is available [here](https://huggingface.co/datasets/sanchit97/chart-rvr-grpo-train)
22