Skip to content

Commit 7354603

Browse files
committed
Update ArmoRM blog
1 parent 28aa20c commit 7354603

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Loading

content/posts/2024-05-29-multi-objective-reward-modeling/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ $$
7676
\min_{\theta, w} \mathbb{E}_ {x,y,r} || w^\top f_\theta(x,y) - r ||_2^2
7777
$$
7878

79-
<img src="Regression.png" alt="Regression" width="625">
79+
![Regression](Regression.png)
8080

8181
### Implementation of ArmoRM
8282

0 commit comments

Comments
 (0)