We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8af3f0 commit aca5f74Copy full SHA for aca5f74
1 file changed
README.md
@@ -568,7 +568,7 @@ ng_download_dataset_from_gitlab \
568
569
Run rollout collection.
570
```bash
571
-ng_collect_rollouts +agent_name=simple_agent \
+ng_collect_rollouts +agent_name=multineedle_simple_agent \
572
+input_jsonl_fpath=data/multineedle_benchmark.jsonl \
573
+output_jsonl_fpath=results/multineedle_rollout_collection.jsonl \
574
+limit=null \
0 commit comments