已合并
【R1-Zero-qwen复现 Part1】GRPO+多reward #2216
AtomGit-Bot创建于 2025年2月13日
【R1-Zero-qwen复现 Part1】GRPO+多reward #2216
已合并
AtomGit-Bot创建于 2025年2月13日
refs/pull/2216/head合入到master
AtomGit-Bot
2025年2月13日

GRPO+多reward

likedislike
Pull Request已成功合入, 合并人@
(感谢 AtomGit-Bot 的贡献)
panchenyixxx2025年2月14日进行代码检视1
mindspeed_llm/inference/text_generation/generation.py
@@ -21,7 +21,6 @@ import torch.nn.functional as F
panchenyixxx2025年2月14日评论:

删掉是否会影响仓上的其他功能

likedislike
panchenyixxx2025年2月14日进行代码检视1
configs/rlxf/grpo_trainer_qwen25_7b.yaml
@@ -0,0 +65,4 @@
65+ model: qwen25-7b
66+ verifier: true
67+ tensor_model_parallel_size: 2
68+ pipeline_model_parallel_size: 1
panchenyixxx2025年2月14日评论:

要和R1的复现参数格式协调

likedislike
panchenyixxx2025年2月15日进行代码检视1
preprocess_data.py
@@ -116,3 +115,4 @@
115+ 'chatml_de', 'qwen', 'qwen_r1', "qwen_math_r1", 'llama3', 'llama2', 'mistral', 'mixtral', 'gemma', 'alpaca',
116116 'deepseek2', 'deepseek2-lite', 'cpm', 'baichuan2', 'deepseek3', 'intern2'],
117117 help='Which template to use for constructing prompts in training.'
118118 'e.g., "qwen"')
panchenyixxx2025年2月15日评论:

图片需要按照Qwen2.5-7B-instruct重新更新一下

likedislike
AtlasAccountAtlasAccount成员
2025年2月17日 添加了   ci-pipeline-running 标签
AtlasAccountAtlasAccount成员
2025年2月17日 移除了   ci-pipeline-failed 标签
此处折叠了378条消息 查看更多
AtlasAccountAtlasAccount成员
2025年2月16日 添加了   ci-pipeline-running 标签
AtlasAccountAtlasAccount成员
2025年2月16日 添加了   ci-pipeline-running 标签
AtlasAccountAtlasAccount成员
2025年2月16日 移除了   ci-pipeline-failed 标签
AtlasAccountAtlasAccount成员
2025年2月17日 移除了   ci-pipeline-failed 标签
AtlasAccountAtlasAccount成员
2025年2月17日 添加了   ci-pipeline-running 标签