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.