verl-project/verl

[FR] Better metric reduction utility

Open

#1,508 opened on 2025年5月13日

GitHub で見る
 (4 comments) (2 reactions) (0 assignees)Python (3,940 forks)auto 404
enhancementfeature requestgood first issue

Repository metrics

Stars
 (21,533 stars)
PR merge metrics
 (平均マージ 3d 6h) (30d で 125 merged PRs)

説明

Motivation

reduce_metrics seems to be used for reducing metrics across DP ranks and batches, which only simply means the values.

However, reducing metrics across DP ranks is non-trivial since some metrics like "mean" are not linear.

コントリビューターガイド