modelscope / modelscope/ms-swift

ArenaRL support

Open
#7,953 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement stale
Dominant language
Python
Stars
15.7k
Forks
1.7k
Avg merge
1d 16h
Merged PRs (30d)
136

Description

Checklist / 检查清单
  • I have searched existing issues, and this is a new feature request. / 我已经搜索过现有的 issues,确认这是一个新的 Feature Request。
Feature Request Description / Feature Request 描述

I would like to ask whether there are plans to support ArenaRL-style advantage computation, or if such functionality could be added in the future.This differs from standard reward-based RLHF in that:

  1. The baseline is per-prompt, not a learned value function or global running mean
  2. No pointwise reward scale consistency across prompts is required

Could you please let me know:
Whether the current framework already supports custom, per-group advantage injection?
If not, whether adding such support would align with the roadmap?

Best regards,

Pull Request / Pull Request 信息

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the framework's current advantage computation and determine whether custom per-group advantage injection is supported; done would require a clear implementation scope or maintainer decision about ArenaRL-style support.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.