We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b36731 commit 6c28111Copy full SHA for 6c28111
1 file changed
index.html
@@ -4425,7 +4425,7 @@ <h3 class="title is-3" style="text-align: center; margin-bottom: 40px;">How it w
4425
<div class="inference-card">
4426
<div class="inference-card-title">
4427
<div>Reward Optimization</div>
4428
- <div style="font-size: 0.9rem; font-weight: normal; margin-top: 5px;">Optimize reward functions in Inference-time </div>
+ <div style="font-size: 0.9rem; font-weight: normal; margin-top: 5px;">Optimize reward functions in inference-time </div>
4429
</div>
4430
<div class="inference-card-content">
4431
<p><strong>Input:</strong> Any given reward function $r(s)$</p>
0 commit comments