stitch-s
收藏资源简介:
stitch-s是一个包含多个数据分割的数据集,主要用于工具调用和参考答案相关的任务。数据集包含三个分割:train(原始stitch-s数据)、train_with_reference_ans(从train中筛选出input.reference_answer字段非空的行)和train_with_tool(从train_with_reference_ans中进一步筛选出msg字段同时包含<TOOL_CALL>和<TOOL_RESULT>标记的行)。数据以parquet格式存储,适用于对话系统、工具调用代理、问答系统等需要参考答案和工具交互场景的研究与开发。
stitch-s is a dataset containing multiple data splits, primarily used for tool calling and reference answer-related tasks. The dataset includes three splits: train (original stitch-s data), train_with_reference_ans (rows filtered from train where the input.reference_answer field is not empty), and train_with_tool (further filtered from train_with_reference_ans where the msg field contains both <TOOL_CALL> and <TOOL_RESULT> tags). The data is stored in parquet format and is suitable for research and development in dialogue systems, tool-calling agents, question-answering systems, and other scenarios requiring reference answers and tool interactions.




