Kiria-Nozan/TRIM-gpt-5.4-mini-separate-neighbors-only-4nbr
收藏资源简介:
该目录是TRIM agent reasoning SFT数据的Hugging Face友好型公共导出。数据由`openrouter`提供,使用`openai/gpt-5.4-mini`模型生成,SFT模式为`local_neighbor_only`。包含`train`拆分,共11464条记录,涵盖多个任务如AMES、BBB_Martins、Bioavailability_Ma等。每条记录是一个JSONL格式的训练示例,包含`schema_version`、`sft_mode`、`task`、`split`、`sample_index`、`sample_id`、`smiles`、`gt_label`、`final_answer_option`和`messages`等字段。`messages`字段存储了工具增强的聊天记录,包括嵌套的`tool_calls`和原始SFT导出中使用的助手`thinking`文本。数据经过公共清理,移除了本地绝对路径。
This directory is a Hugging Face-friendly public export of the TRIM agent reasoning SFT data. The data is provided by `openrouter`, generated using the `openai/gpt-5.4-mini` model in `local_neighbor_only` SFT mode. It includes the `train` split with 11464 records, covering multiple tasks such as AMES, BBB_Martins, Bioavailability_Ma, etc. Each record is a training example in JSONL format, containing fields like `schema_version`, `sft_mode`, `task`, `split`, `sample_index`, `sample_id`, `smiles`, `gt_label`, `final_answer_option`, and `messages`. The `messages` field stores a tool-augmented chat transcript, including nested `tool_calls` and the assistant `thinking` text used in the original SFT export. The data has been sanitized for public use by removing local absolute paths.



