roborovski/synthetic-tool-calls-v2-dpo-pairs
收藏资源简介:
--- dataset_info: features: - name: tool dtype: string - name: question dtype: string - name: tool_call_accepted dtype: string - name: call_result_accepted dtype: string - name: agent_output_accepted dtype: string - name: tool_call_rejected dtype: string - name: call_result_rejected dtype: string - name: agent_output_rejected dtype: string - name: call_result dtype: string - name: tool_call dtype: string - name: agent_output dtype: string splits: - name: train num_bytes: 8899909 num_examples: 8005 download_size: 2104590 dataset_size: 8899909 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征字段: - 工具(tool):数据类型为字符串 - 问题(question):数据类型为字符串 - 工具调用接受状态(tool_call_accepted):数据类型为字符串 - 调用结果接受状态(call_result_accepted):数据类型为字符串 - AI智能体(AI Agent)输出接受状态(agent_output_accepted):数据类型为字符串 - 工具调用拒绝状态(tool_call_rejected):数据类型为字符串 - 调用结果拒绝状态(call_result_rejected):数据类型为字符串 - AI智能体(AI Agent)输出拒绝状态(agent_output_rejected):数据类型为字符串 - 调用结果(call_result):数据类型为字符串 - 工具调用(tool_call):数据类型为字符串 - AI智能体(AI Agent)输出(agent_output):数据类型为字符串 数据集拆分: 训练集(train)字节占用为8899909,样本总数为8005;整个数据集下载大小为2104590,总存储大小为8899909 配置项: - 默认配置(default):数据文件对应划分如下: - 训练集(train):路径为data/train-*
数据集概述
数据集特征
- tool:数据类型为字符串。
- question:数据类型为字符串。
- tool_call_accepted:数据类型为字符串。
- call_result_accepted:数据类型为字符串。
- agent_output_accepted:数据类型为字符串。
- tool_call_rejected:数据类型为字符串。
- call_result_rejected:数据类型为字符串。
- agent_output_rejected:数据类型为字符串。
- call_result:数据类型为字符串。
- tool_call:数据类型为字符串。
- agent_output:数据类型为字符串。
数据集划分
- 训练集(train):
- 数据大小:8899909字节
- 示例数量:8005
数据集大小
- 下载大小:2104590字节
- 数据集总大小:8899909字节
配置信息
- 默认配置(default):
- 数据文件路径:
data/train-* - 数据划分:训练集
- 数据文件路径:




