Datasets:

Languages:
English
ArXiv:
License:
flust commited on
Commit
8020ed1
·
verified ·
1 Parent(s): b8d6df1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -106,6 +106,21 @@ Beyond trajectory-level validation, we employ fine-grained turn-level filtering
106
 
107
  While we place great emphasis on the safety of the model during the training process, striving to ensure that its outputs align with ethical and legal requirements, it may not completely avoid generating unexpected outputs due to the model's size and probabilistic nature. These outputs may include harmful content such as bias or discrimination. Please don't propagate such content. We do not assume any responsibility for the consequences resulting from the dissemination of inappropriate information.
108
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
109
  # Other Information
110
- If you find our dataset useful or want to use it in your projects, please kindly cite this Huggingface project.
111
  If you have any questions, please raise an issue or contact us at nanbeige@126.com.
 
106
 
107
  While we place great emphasis on the safety of the model during the training process, striving to ensure that its outputs align with ethical and legal requirements, it may not completely avoid generating unexpected outputs due to the model's size and probabilistic nature. These outputs may include harmful content such as bias or discrimination. Please don't propagate such content. We do not assume any responsibility for the consequences resulting from the dissemination of inappropriate information.
108
 
109
+ # Citation
110
+ If you find our verifiers useful or want to use it in your projects, please kindly cite this Huggingface project.
111
+
112
+ <pre><code>
113
+ @misc{yang2025toolmindtechnicalreportlargescale,
114
+ title={ToolMind Technical Report: A Large-Scale, Reasoning-Enhanced Tool-Use Dataset},
115
+ author={Chen Yang and Ran Le and Yun Xing and Zhenwei An and Zongchao Chen and Wayne Xin Zhao and Yang Song and Tao Zhang},
116
+ year={2025},
117
+ eprint={2511.15718},
118
+ archivePrefix={arXiv},
119
+ primaryClass={cs.AI},
120
+ url={https://arxiv.org/abs/2511.15718},
121
+ }
122
+ </code></pre>
123
+
124
+
125
  # Other Information
 
126
  If you have any questions, please raise an issue or contact us at nanbeige@126.com.