Skip to content

Commit aca5f74

Browse files
bxyu-nvidiaabhibha-nvidia
authored andcommitted
Fix agent name in docs (#15)
Signed-off-by: Brian Yu <bxyu@nvidia.com> Signed-off-by: Abhibha Gupta <abhibhag@nvidia.com>
1 parent c8af3f0 commit aca5f74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ ng_download_dataset_from_gitlab \
568568

569569
Run rollout collection.
570570
```bash
571-
ng_collect_rollouts +agent_name=simple_agent \
571+
ng_collect_rollouts +agent_name=multineedle_simple_agent \
572572
+input_jsonl_fpath=data/multineedle_benchmark.jsonl \
573573
+output_jsonl_fpath=results/multineedle_rollout_collection.jsonl \
574574
+limit=null \

0 commit comments

Comments
 (0)