Skip to content

feature(nyz&dcy): add LLM/VLM reward model#859

Open
PaParaZz1 wants to merge 6 commits into
mainfrom
dev-rm-verifier
Open

feature(nyz&dcy): add LLM/VLM reward model#859
PaParaZz1 wants to merge 6 commits into
mainfrom
dev-rm-verifier

(dcy)polish flake8 add multimodal_rewardmodel and test

1cd74e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 31, 2026 in 0s

74.82% (-0.56%) compared to 8f48cb1

View this Pull Request on Codecov

74.82% (-0.56%) compared to 8f48cb1

Details

Codecov Report

❌ Patch coverage is 18.73990% with 503 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.82%. Comparing base (8f48cb1) to head (1cd74e5).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
ding/reward_model/math_rule_reward_model.py 10.00% 333 Missing ⚠️
...eward_model/tests/test_multi_modal_reward_model.py 34.37% 42 Missing ⚠️
ding/reward_model/math_reward_model.py 32.69% 35 Missing ⚠️
ding/reward_model/multi_modal_reward_model.py 31.25% 33 Missing ⚠️
ding/reward_model/tests/test_math_reward_model.py 17.50% 33 Missing ⚠️
.../reward_model/tests/test_math_rule_reward_model.py 35.71% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #859      +/-   ##
==========================================
- Coverage   75.37%   74.82%   -0.56%     
==========================================
  Files         701      707       +6     
  Lines       57026    57955     +929     
==========================================
+ Hits        42982    43362     +380     
- Misses      14044    14593     +549     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.