--- dataset_info: features: - name: tool_call dtype: string - name: original_answer dtype: string - name: full_history dtype: string - name: source dtype: string - name: history dtype: string - name: tool_response dtype: string - name: unused_fields dtype: string - name: used_fields dtype: string - name: id dtype: string - name: generated_answer dtype: string - name: sample_id dtype: string - name: spans dtype: string - name: class dtype: string - name: full dtype: string - name: system_prompt dtype: string - name: original_tool_response dtype: string - name: omitted_items dtype: string - name: last_user_query dtype: string splits: - name: multihop_real_toolace num_bytes: 14967519 num_examples: 907 - name: multihop_synthetic_toolace num_bytes: 465210 num_examples: 25 - name: singlehop_real_toolace num_bytes: 8823470 num_examples: 998 - name: singlehop_synthetic_toolace num_bytes: 327825371 num_examples: 34927 download_size: 120912048 dataset_size: 352081570 configs: - config_name: default data_files: - split: multihop_real_toolace path: data/multihop_real_toolace-* - split: multihop_synthetic_toolace path: data/multihop_synthetic_toolace-* - split: singlehop_real_toolace path: data/singlehop_real_toolace-* - split: singlehop_synthetic_toolace path: data/singlehop_synthetic_toolace-* ---