mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
fix typo in readme.md
This commit is contained in:
parent
510136ab17
commit
06710fbc18
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ #### Run
|
|||
|
||||
If the dataset has reg metric, remember to use `--low_is_better`:
|
||||
|
||||
- `python run_experiment.py --exp_mode mcts --task house_prices --rollouts 10 --low_is_better`
|
||||
- `python run_experiment.py --exp_mode mcts --task house-prices --rollouts 10 --low_is_better`
|
||||
|
||||
|
||||
In addition to the generated insights, include the fixed insights saved in `expo/insights/fixed_insights.json`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue