xiaoyuanliu/statelm_v4opt
收藏资源简介:
--- dataset_info: features: - name: traj_id dtype: int64 - name: question_type dtype: string - name: round dtype: int64 - name: messages list: - name: content dtype: string - name: role dtype: string - name: tool_call_id dtype: string - name: tool_calls list: - name: function struct: - name: arguments dtype: string - name: name dtype: string - name: id dtype: string - name: type dtype: string - name: search_tool dtype: bool splits: - name: train num_bytes: 856162208 num_examples: 35737 download_size: 284320088 dataset_size: 856162208 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征集合: - 字段名:轨迹ID(traj_id),数据类型:64位整数(int64) - 字段名:问题类型(question_type),数据类型:字符串(string) - 字段名:轮次(round),数据类型:64位整数(int64) - 字段名:对话消息(messages),列表类型,列表项包含以下子字段: - 字段名:内容(content),数据类型:字符串(string) - 字段名:角色(role),数据类型:字符串(string) - 字段名:工具调用ID(tool_call_id),数据类型:字符串(string) - 字段名:工具调用列表(tool_calls),列表类型,列表项包含以下子字段: - 字段名:函数(function),结构体类型,包含以下子字段: - 字段名:参数(arguments),数据类型:字符串(string) - 字段名:名称(name),数据类型:字符串(string) - 字段名:标识符(id),数据类型:字符串(string) - 字段名:类型(type),数据类型:字符串(string) - 字段名:搜索工具开关(search_tool),数据类型:布尔值(bool) 数据集拆分: - 拆分名称:训练集(train),占用字节数:856162208,样本总数:35737 下载总大小:284320088 字节 数据集实际存储总大小:856162208 字节 数据集配置: - 配置名称:默认配置(default),数据文件配置: - 对应拆分:训练集(train),文件路径:data/train-*



