hitsmy commited on
Commit
a3a15ea
·
verified ·
1 Parent(s): c4cdbc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md CHANGED
@@ -52,3 +52,30 @@ configs:
52
  - split: validation
53
  path: data/validation-*
54
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  - split: validation
53
  path: data/validation-*
54
  ---
55
+
56
+
57
+ ## 📚 Citation
58
+
59
+ If you use this dataset in your research, please cite:
60
+
61
+ ```bibtex
62
+ @article{song2026adareasoner,
63
+ title={AdaReasoner: Dynamic Tool Orchestration for Iterative Visual Reasoning},
64
+ author={Song, Mingyang and Sun, Haoyu and Gu, Jiawei and Li, Linjie and Xu, Luxin and Krishna, Ranjay and Cheng, Yu},
65
+ journal={arXiv preprint arXiv:2601.18631},
66
+ year={2026}
67
+ }
68
+ ```
69
+
70
+ ## 📄 License
71
+
72
+ Apache 2.0
73
+
74
+ ## 🤝 Acknowledgments
75
+
76
+ This model is part of the AdaReasoner project. For more information, visit our [GitHub repository](https://github.com/ssmisya/AdaReasoner).
77
+
78
+ ## 📧 Contact
79
+
80
+ For questions and feedback, please open an issue in our [GitHub repository](https://github.com/ssmisya/AdaReasoner).
81
+