-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
34 changed files
with
45 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
@@ -45,4 +45,5 @@ sleep 600 | |
python bench_webarena.py --config short-context --model-class claude --large-model claude-3-5-sonnet-20241022 --small-model claude-3-5-haiku-20241022 --save-dir /nlpgpu/data/andrz/redel/experiments/webarena/claude/short-context | ||
curl -X GET ${RESTART_URL} | ||
sleep 600 | ||
python bench_webarena.py --config short-baseline --model-class claude --large-model claude-3-5-sonnet-20241022 --small-model claude-3-5-haiku-20241022 --save-dir /nlpgpu/data/andrz/redel/experiments/webarena/claude/short-baselinekill $DOCKER_PID | ||
python bench_webarena.py --config short-baseline --model-class claude --large-model claude-3-5-sonnet-20241022 --small-model claude-3-5-haiku-20241022 --save-dir /nlpgpu/data/andrz/redel/experiments/webarena/claude/short-baseline | ||
kill $DOCKER_PID |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#SBATCH --time=7-0 | ||
#SBATCH --nodes=1 | ||
#SBATCH -c 1 | ||
#SBATCH --mem=32G | ||
#SBATCH --mem=256G | ||
#SBATCH --gpus=0 | ||
#SBATCH [email protected] | ||
#SBATCH --mail-type=END,FAIL | ||
|
@@ -45,4 +45,5 @@ sleep 600 | |
python bench_webarena.py --config short-context --model-class openai --large-model gpt-4o-2024-05-13 --small-model gpt-3.5-turbo-0125 --save-dir /nlpgpu/data/andrz/redel/experiments/webarena/openai/short-context | ||
curl -X GET ${RESTART_URL} | ||
sleep 600 | ||
python bench_webarena.py --config short-baseline --model-class openai --large-model gpt-4o-2024-05-13 --small-model gpt-3.5-turbo-0125 --save-dir /nlpgpu/data/andrz/redel/experiments/webarena/openai/short-baselinekill $DOCKER_PID | ||
python bench_webarena.py --config short-baseline --model-class openai --large-model gpt-4o-2024-05-13 --small-model gpt-3.5-turbo-0125 --save-dir /nlpgpu/data/andrz/redel/experiments/webarena/openai/short-baseline | ||
kill $DOCKER_PID |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.