rpisano commited on
Commit
8e8b134
·
verified ·
1 Parent(s): 597821e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ Raffaele Pisano and Roberto Navigli, ACL 2026
41
 
42
  ## Why PDDL2PRM?
43
 
44
- Process Reward Models aim to evaluate reasoning **step by step**, rather than judging only the final answer. This is crucial because language models can produce a correct final answer while still making invalid, inconsistent, or unsupported intermediate reasoning steps. (Turpin et al., 2023; Lightman et al., 2024; Zheng et al., 2025; Molfese et al., 2026)
45
 
46
  However, high-quality step-level supervision is difficult to obtain:
47
  - manual annotation is expensive and hard to scale;
 
41
 
42
  ## Why PDDL2PRM?
43
 
44
+ Process Reward Models aim to evaluate reasoning **step by step**, rather than judging only the final answer. This is crucial because language models can produce a correct final answer while still making invalid, inconsistent, or unsupported intermediate reasoning steps (Turpin et al., 2023; Lightman et al., 2024; Zheng et al., 2025; Molfese et al., 2026).
45
 
46
  However, high-quality step-level supervision is difficult to obtain:
47
  - manual annotation is expensive and hard to scale;