Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ library_name: transformers
|
|
10 |
|
11 |
This repository contains the reward model for the paper [Scaling Autonomous Agents via Automatic Reward Modeling And Planning](https://arxiv.org/abs/2502.12130). This reward model automatically learns a reward function from environment interactions.
|
12 |
|
13 |
-
Code: https://github.com/
|
14 |
|
15 |
## Citation
|
16 |
If you use this work or find it helpful, please consider citing:
|
|
|
10 |
|
11 |
This repository contains the reward model for the paper [Scaling Autonomous Agents via Automatic Reward Modeling And Planning](https://arxiv.org/abs/2502.12130). This reward model automatically learns a reward function from environment interactions.
|
12 |
|
13 |
+
Code: https://github.com/heaplax/ARMAP
|
14 |
|
15 |
## Citation
|
16 |
If you use this work or find it helpful, please consider citing:
|