roborovski/synthetic-toolformer-dpo-pairs
收藏官方服务:
资源简介:
--- dataset_info: features: - name: question dtype: string - name: call_result_accepted dtype: string - name: tool_call_accepted dtype: string - name: agent_output_accepted dtype: string - name: call_result_rejected dtype: string - name: tool_call_rejected dtype: string - name: agent_output_rejected dtype: string splits: - name: train num_bytes: 77160 num_examples: 289 download_size: 8709 dataset_size: 77160 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
roborovski原始信息汇总
数据集概述
数据集特征
- question:数据类型为字符串。
- call_result_accepted:数据类型为字符串。
- tool_call_accepted:数据类型为字符串。
- agent_output_accepted:数据类型为字符串。
- call_result_rejected:数据类型为字符串。
- tool_call_rejected:数据类型为字符串。
- agent_output_rejected:数据类型为字符串。
数据集划分
- train:包含289个样本,总大小为77160字节。
数据集大小
- 下载大小:8709字节。
- 数据集总大小:77160字节。
配置信息
- 配置名称:default
- 数据文件:
- split:train
- 路径:data/train-*



