voidful/gemma-4-E4B-stitch-zh
Text Generation • 9B • Updated • 27
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
由 voidful/agent-sft 轉換而成的台灣繁體中文 Agent-STITCH-S 語音助理合成資料:模型一邊對使用者說話(<SAY>)、一邊私下推理([SOPR])、一邊呼叫工具(<TOOL_CALL>)的 speak-while-acting 軌跡。
agent-sft(309,322 筆)篩出具完整 tool-call 鏈(user → tool_call → tool_result → final answer)的對話;多輪對話的早前輪次保留為 context 供改寫模型 grounding。[SOPR] 推理 → <TOOL_CALL> → 等待語音(不得洩漏 pending 結果)→ <TOOL_RESULT> → 逐步整合 → 最終口語答覆 [EOR]。標記與真實工具內容由程式確定性組裝,工具呼叫與結果不經模型改寫。keep 樣本。id, source:原始 agent-sft 來源user:中文使用者語句msg:STITCH-S 軌跡(含 [SOPR]/[EOPR]/[EOR]、<TOOL_CALL>、<TOOL_RESULT>)input:評分用 metadata(context、available_tools、tool_steps、reference_answer、原始使用者語句)total_score(0–18)與 8 個攤平分項分數、evaluation_json(完整 9 維評分與評語;tool_validity 分項在此 JSON 內)