Skip to content

Commit

Permalink
text9
Browse files Browse the repository at this point in the history
  • Loading branch information
klxu03 committed Feb 14, 2024
1 parent e3062ea commit a0e759b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rockfish/ia1_gpt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ python --version
which python

cd turk-instructions/src
./1_ia1_run_website.sh & sleep 10 && python3 4_run_evaluation.py --solver_type gpt4-text-vision --tasks test_easy --max_instance_count 1 --num_demonstrations 2 --no-use_relevant_html --no-headless --do_eval --server --screenshot_path screenshot9.png > text_gpt.txt
./1_ia1_run_website.sh & sleep 10 && python3 4_run_evaluation.py --solver_type gpt4-text-vision --tasks test_easy --max_instance_count 1 --num_demonstrations 2 --no-use_relevant_html --no-headless --do_eval --server --screenshot_path screenshot9.png > text_gpt_9.txt

0 comments on commit a0e759b

Please sign in to comment.