We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb519d commit 8b47787Copy full SHA for 8b47787
tests/experiments/test_benchmark.py
@@ -50,6 +50,7 @@ def test_build_benchmarks():
50
"miniwob_tiny_test": 2 * 2,
51
"webarena": 812,
52
"webarena_tiny": 6,
53
+ "webarena_lite": 165,
54
"visualwebarena": 910,
55
"visualwebarena_tiny": 4,
56
"workarena_l1": 33 * 10,
0 commit comments