eleusis-oracle-sft
收藏资源简介:
本数据集专为训练或评估能够处理多轮交互、工具调用和基于规则决策的AI模型而设计。数据样本结构复杂,每个样本包含提示和完成两部分,其中提示和完成均具有角色和内容字段。完成部分进一步包含工具调用信息,如工具调用ID、类型和函数(包括函数名和参数)。此外,数据集提供丰富的元数据字段,包括工具列表、数据集版本、源模型、源策略、源规则数据集仓库ID、源规则数据集版本、数据分割、规则ID、规则族、规则代码、起始卡牌、初始手牌(字符串列表)、已使用回合数、是否解决、奖励、信息增益奖励、最终候选数量、最大回合数、消息数量、工具调用数量和布局尝试次数。这些字段共同指向一个基于特定规则集的任务环境,涉及多轮决策、工具使用和奖励反馈,适用于游戏AI、规划或复杂问题解决等场景。数据集总大小为13.3 MB,包含训练集(635个样本)和验证集(159个样本)两个分割。
This dataset comprises data for training or evaluating AI models capable of handling multi-turn interactions, tool calling, and rule-based decision-making. The data samples feature a complex structure, with each sample containing a prompt and a completion. Both the prompt and completion include the `role` and `content` fields. The completion section additionally incorporates tool_calls information, which elaborates on the ID, type, and function (including the function name and parameters) of the tool call, alongside the tool_call_id. Furthermore, the dataset provides a comprehensive set of metadata fields including tools, dataset_version, source_model, source_policy, source_rule_dataset_repo_id, source_rule_dataset_version, split, rule_id, rule_family, rule_code, starter_card, initial_hand (a list of strings), turns_used, solved, reward, information_gain_reward, final_candidate_count, max_turns, num_messages, num_tool_calls, and layout_attempt. Collectively, these fields define a task environment built on specific rule sets, involving multi-turn decision-making, tool utilization, and reward feedback, which can be applied to scenarios such as game AI, automated planning, and complex problem-solving. The total size of the dataset is 13.3 MB, and it includes two data splits: the training set (635 samples) and the validation set (159 samples).
数据集概述:Eleusis Oracle SFT
- 数据集名称:Eleusis Oracle SFT
- 数据集来源:Hugging Face Datasets - nph4rd/eleusis-oracle-sft
- 数据集用途:用于训练和评估基于Eleusis Oracle游戏的监督微调(SFT)模型
数据集结构
- 特征字段:
- prompt:对话提示,包含
role(角色)和content(内容) - completion:模型完成输出,包含
role、content、tool_calls(工具调用,含id、type、function的name和arguments)以及tool_call_id - tools:工具定义(字符串)
- dataset_version:数据集版本
- source_model:生成数据的源模型
- source_policy:生成策略
- source_rule_dataset_repo_id:规则数据集仓库ID
- source_rule_dataset_version:规则数据集版本
- split:数据划分(如 train/validation)
- rule_id:规则ID
- rule_family:规则家族
- rule_code:规则代码
- starter_card:起始卡牌
- initial_hand:初始手牌(字符串列表)
- turns_used:使用回合数(浮点数)
- solved:是否解决(浮点数)
- reward:奖励(浮点数)
- information_gain_reward:信息增益奖励(浮点数)
- final_candidate_count:最终候选数量(浮点数)
- max_turns:最大回合数(浮点数)
- num_messages:消息数量(整数)
- num_tool_calls:工具调用次数(整数)
- layout_attempt:布局尝试次数(整数)
- prompt:对话提示,包含
数据集规模
- 总大小:12,686,507 字节(下载大小),13,314,670 字节(数据集大小)
- 划分:
- 训练集:635 个样本,10,635,762 字节
- 验证集:159 个样本,2,678,908 字节
数据文件
- 默认配置(default):
- 训练集:
data/train-* - 验证集:
data/validation-*
- 训练集:




