hansjohn

Results 3 issues of hansjohn

vs and jetbrains IDEs have no status bar,vscode has one,I think it is useful. How can i open status bar in vs or IDEA ?

I run the eval_n_turn.py to reproduce the **single turn handicap sql** results ```bash python -m experiments.eval_n_turn \ --data_path ./data/sql/spider/ic_spider_dev.json \ --dialogue_limit 5 \ --env sql \ --image_name docker-env-sql \ --log_dir...

When I run this script to test nl2bash. I get an error : **exec: "/bin/bash": stat /bin/bash: no such file or directory: unknown** ``` python -m experiments.eval_n_turn \ --data_path ./data/nl2bash/nl2bash_fs_2.json...