fix typo in readme.md

This commit is contained in:
Yizhou Chi 2024-10-17 15:24:22 +08:00
parent 510136ab17
commit 06710fbc18

View file

@ -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`