grug-67b-a2b-agentic-sft-training-data
收藏资源简介:
Grug 67B agentic SFT 训练数据集是一个用于训练 grug_67b_a2b_sft_s3_agentic 模型的监督式微调(SFT)数据集。该数据集由 29 个不同的数据组件等权重混合构成,这些组件源自 Hugging Face 上特定版本(commit)的快照。数据内容主要为对话形式,共包含 77,012 个对话,原始数据量约为 1.67 GB(不计文件系统开销)。数据经过处理,生成了用于模型训练的实际输入 token 缓存,总计包含 797,783,562 个 token。数据转换和训练过程使用了嵌入的特定聊天模板(chat_template.jinja)。数据集采用块状混合采样策略进行训练,所有组件权重均为 1.0。根据记录的训练配置(5 个 epoch,批次大小 64,序列长度 32,768 token),对应的训练总步数为 1,903 步。数据集包提供了可读的转换后数据集文件(converted_hf/)和直接用于训练的 token 缓存文件(token_caches/),并附有详细的清单文件(manifest.json)记录每个组件的来源、版本、token 数量、校验和等元数据,以及来自 W&B 运行的训练数据配置文件(wandb_training_data_config.json)。该数据集旨在精确复现原始训练运行的数据流。
The Grug 67B agentic SFT training dataset is a supervised fine-tuning (SFT) dataset used for training the grug_67b_a2b_sft_s3_agentic model. It is constructed from an equal-weight mixture of 29 different data components, which are snapshots from specific commits on Hugging Face. The data primarily consists of dialogues, containing a total of 77,012 conversations, with an original data size of approximately 1.67 GB (excluding file system overhead). The data has been processed to generate actual input token caches for model training, totaling 797,783,562 tokens. The data conversion and training process utilized a specific embedded chat template (chat_template.jinja). The dataset employs a block-wise mixed sampling strategy for training, with all component weights set to 1.0. According to the recorded training configuration (5 epochs, batch size 64, sequence length 32,768 tokens), the total number of training steps is 1,903. The dataset package provides readable converted dataset files (converted_hf/) and token cache files for direct training (token_caches/), along with a detailed manifest file (manifest.json) recording metadata such as source, version, token count, and checksum for each component, as well as a training data configuration file from a W&B run (wandb_training_data_config.json). This dataset is designed to precisely reproduce the data flow of the original training run.
Grug 67B Agentic SFT 训练数据集
该数据集是 Grug 67B A2B Agentic SFT 训练所消耗的精确 29 组件混合数据集的本地重构版本,包含两种表示形式。
数据组成
converted_hf/: 包含 29 个可读的转换后数据集,共 77,012 条对话,占用约 1.67 GB 存储空间。token_caches/: 包含 Levanter 实际读取的 token ID、助手掩码、偏移量、分类账和统计信息,共 797,783,562 个 token。
配置文件
manifest.json: 映射每个源追踪仓库到其转换后仓库、完整 Hugging Face 修订版本、文档工件、token 缓存 URI、行数和 token 数、对象存储 ETag 以及本地 SHA-256 校验和。wandb_training_data_config.json: 来自权威 W&B 运行的数据/训练器投影。chat_template.jinja: 嵌入在每个缓存中的确切模板,其 SHA-256 值为7481acabcc6916e27df9b536fdeff24c4d326c04e5e387ea3d5c9863da499577。
训练长度
训练步数计算为:ceil(5 个 epoch × 797,783,562 tokens / (32,768 tokens × batch 64)) = 1,903 步。
组件权重
所有 29 个组件的权重均为 1.0,采用 Marin 的块状混合采样方式。
已排除的转换
训练运行仅选择 29 个组件,以下三个成功转换的仓库未被纳入:
exp_rpt_methods2test-large-v3exp_rpt_pymethods2test-largeexp_rpt_pymethods2test-v3
另外两个转换尝试失败,从未进入混合数据集。




