Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: TypeError
Message: Couldn't cast array of type
struct<generator: string, tier: double, f_a: int64, f_b: int64, x: int64, expected_value: string, variant: int64, k: int64, target: int64, count: int64, expr: string, n: int64, a: int64, b: int64, op: string, m: int64, optimal: int64, snippet: string, defn: string, call: string>
to
{'generator': Value('string'), 'tier': Value('float64'), 'expected_value': Json(decode=True), 'start_url': Value('string')}
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1779, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 299, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 128, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2255, in cast_table_to_schema
cast_array_to_feature(
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1804, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2101, in cast_array_to_feature
raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
TypeError: Couldn't cast array of type
struct<generator: string, tier: double, f_a: int64, f_b: int64, x: int64, expected_value: string, variant: int64, k: int64, target: int64, count: int64, expr: string, n: int64, a: int64, b: int64, op: string, m: int64, optimal: int64, snippet: string, defn: string, call: string>
to
{'generator': Value('string'), 'tier': Value('float64'), 'expected_value': Json(decode=True), 'start_url': Value('string')}
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1832, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
task_id string | family string | difficulty float64 | prompt string | reference_answer string | estimated_seconds float64 | metadata dict |
|---|---|---|---|---|---|---|
browser-42-0000 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: doohickey
Body: Name: doohickey. Price: 69.
Task: Visit the product page and ... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 69}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 69,
"start_url": "/"
} |
browser-42-0001 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- gadget848 (weight=485)
- sprocket805 (weight=62)
Next: /page/2
--- PAGE /page/2 ---
Title: Page 2
Items:
... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "gadget848"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "gadget848",
"start_url": "/"
} |
browser-42-0002 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [paris](/paris)
- [rome](/rome)
- [berlin](/berlin)
--- PAGE /berlin ---
Title: Berlin
Body: Berlin info — see details.
Links:
- [Details](/berlin/de... | [{"action": "visit", "url": "/paris"}, {"action": "visit", "url": "/paris/details"}, {"action": "answer", "value": 1304816}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 1304816,
"start_url": "/"
} |
browser-42-0003 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [paris](/paris)
- [tokyo](/tokyo)
- [rome](/rome)
--- PAGE /paris ---
Title: Paris
Body: Paris info — see details.
Links:
- [Details](/paris/details)... | [{"action": "visit", "url": "/paris"}, {"action": "visit", "url": "/paris/details"}, {"action": "answer", "value": 583725}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 583725,
"start_url": "/"
} |
browser-42-0004 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- doohickey737 (weight=52)
- gadget444 (weight=269)
- sprocket430 (weight=146)
Next: /page/2
--- PAGE /page... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "thingamajig342"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "thingamajig342",
"start_url": "/"
} |
browser-42-0005 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/berlin ---
Title: Weather for ber... | [{"action": "fill", "field": "city", "value": "madrid"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": 33}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": 33,
"start_url": "/"
} |
browser-42-0006 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- gizmo97 (price=52, in_stock=True)... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "gizmo97"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "gizmo97",
"start_url": "/"
} |
browser-42-0007 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- thingamajig99 (weight=370)
- doohickey682 (weight=113)
- widget181 (weight=376)
Next: /page/2
--- PAGE /p... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "widget290"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "widget290",
"start_url": "/"
} |
browser-42-0008 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: widget
Body: Name: widget. Price: 53.
Task: Visit the product page and return... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 53}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 53,
"start_url": "/"
} |
browser-42-0009 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/london ---
Title: Weather for lon... | [{"action": "fill", "field": "city", "value": "rome"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": 35}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": 35,
"start_url": "/"
} |
browser-42-0010 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [paris](/paris)
- [madrid](/madrid)
- [tokyo](/tokyo)
--- PAGE /madrid ---
Title: Madrid
Body: Madrid info — see details.
Links:
- [Details](/madrid/... | [{"action": "visit", "url": "/paris"}, {"action": "visit", "url": "/paris/details"}, {"action": "answer", "value": 733467}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 733467,
"start_url": "/"
} |
browser-42-0011 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- gizmo82 (price=179, in_stock=Fals... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "gizmo33"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "gizmo33",
"start_url": "/"
} |
browser-42-0012 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/berlin ---
Title: Weather for ber... | [{"action": "fill", "field": "city", "value": "tokyo"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": 3}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": 3,
"start_url": "/"
} |
browser-42-0013 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: rome. Population: 8212446.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"acti... | [{"action": "answer", "value": 8212446}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 8212446,
"start_url": "/"
} |
browser-42-0014 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: london. Population: 491665.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"act... | [{"action": "answer", "value": 491665}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 491665,
"start_url": "/"
} |
browser-42-0015 | browser | 0.95 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Index
Body: Visit each shop.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
- [Shop 4](/shop/4)
- [Blog](/blog)
- [About](/about)
--- PAGE /about ---
Title: Abo... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "visit", "url": "/shop/4"}, {"action": "answer", "value": "widget250"}] | 86.5 | {
"generator": "_gen_t6",
"tier": 0.95,
"expected_value": "widget250",
"start_url": "/"
} |
browser-42-0016 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: gizmo
Body: Name: gizmo. Price: 166.
Task: Visit the product page and return ... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 166}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 166,
"start_url": "/"
} |
browser-42-0017 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [paris](/paris)
- [tokyo](/tokyo)
- [london](/london)
--- PAGE /london ---
Title: London
Body: London info — see details.
Links:
- [Details](/london/... | [{"action": "visit", "url": "/paris"}, {"action": "visit", "url": "/paris/details"}, {"action": "answer", "value": 1102129}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 1102129,
"start_url": "/"
} |
browser-42-0018 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: london. Population: 3190547.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"ac... | [{"action": "answer", "value": 3190547}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 3190547,
"start_url": "/"
} |
browser-42-0019 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- gadget198 (weight=35)
- gizmo122 (weight=473)
Next: /page/2
--- PAGE /page/2 ---
Title: Page 2
Items:
- w... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "gizmo122"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "gizmo122",
"start_url": "/"
} |
browser-42-0020 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [berlin](/berlin)
- [lisbon](/lisbon)
- [paris](/paris)
--- PAGE /berlin ---
Title: Berlin
Body: Berlin info — see details.
Links:
- [Details](/berli... | [{"action": "visit", "url": "/berlin"}, {"action": "visit", "url": "/berlin/details"}, {"action": "answer", "value": 8974515}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 8974515,
"start_url": "/"
} |
browser-42-0021 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/berlin ---
Title: Weather for ber... | [{"action": "fill", "field": "city", "value": "madrid"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": 39}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": 39,
"start_url": "/"
} |
browser-42-0022 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [tokyo](/tokyo)
- [london](/london)
- [lisbon](/lisbon)
--- PAGE /lisbon ---
Title: Lisbon
Body: Lisbon info — see details.
Links:
- [Details](/lisbo... | [{"action": "visit", "url": "/tokyo"}, {"action": "visit", "url": "/tokyo/details"}, {"action": "answer", "value": 5657004}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 5657004,
"start_url": "/"
} |
browser-42-0023 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [lisbon](/lisbon)
- [rome](/rome)
- [london](/london)
--- PAGE /lisbon ---
Title: Lisbon
Body: Lisbon info — see details.
Links:
- [Details](/lisbon/... | [{"action": "visit", "url": "/lisbon"}, {"action": "visit", "url": "/lisbon/details"}, {"action": "answer", "value": 836086}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 836086,
"start_url": "/"
} |
browser-42-0024 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- gizmo88 (price=200, in_stock=Fals... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "gadget24"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "gadget24",
"start_url": "/"
} |
browser-42-0025 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- gadget728 (weight=404)
- sprocket681 (weight=466)
Next: /page/2
--- PAGE /page/2 ---
Title: Page 2
Items:
... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "sprocket681"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "sprocket681",
"start_url": "/"
} |
browser-42-0026 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: lisbon. Population: 1256737.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"ac... | [{"action": "answer", "value": 1256737}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 1256737,
"start_url": "/"
} |
browser-42-0027 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: sprocket
Body: Name: sprocket. Price: 138.
Task: Visit the product page and r... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 138}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 138,
"start_url": "/"
} |
browser-42-0028 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/berlin ---
Title: Weather for ber... | [{"action": "fill", "field": "city", "value": "london"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": 29}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": 29,
"start_url": "/"
} |
browser-42-0029 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: paris. Population: 2417767.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"act... | [{"action": "answer", "value": 2417767}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 2417767,
"start_url": "/"
} |
browser-42-0030 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: paris. Population: 6080140.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"act... | [{"action": "answer", "value": 6080140}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 6080140,
"start_url": "/"
} |
browser-42-0031 | browser | 0.95 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Index
Body: Visit each shop.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
- [Shop 4](/shop/4)
- [Blog](/blog)
- [About](/about)
--- PAGE /about ---
Title: Abo... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "visit", "url": "/shop/4"}, {"action": "answer", "value": "gadget264"}] | 86.5 | {
"generator": "_gen_t6",
"tier": 0.95,
"expected_value": "gadget264",
"start_url": "/"
} |
browser-42-0032 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/london ---
Title: Weather for lon... | [{"action": "fill", "field": "city", "value": "paris"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": 16}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": 16,
"start_url": "/"
} |
browser-42-0033 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: doohickey
Body: Name: doohickey. Price: 31.
Task: Visit the product page and ... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 31}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 31,
"start_url": "/"
} |
browser-42-0034 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- gizmo56 (price=140, in_stock=True... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "doohickey55"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "doohickey55",
"start_url": "/"
} |
browser-42-0035 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- widget29 (weight=233)
- sprocket77 (weight=74)
Next: /page/2
--- PAGE /page/2 ---
Title: Page 2
Items:
- ... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "widget708"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "widget708",
"start_url": "/"
} |
browser-42-0036 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/lisbon ---
Title: Weather for lis... | [{"action": "fill", "field": "city", "value": "madrid"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": -1}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": -1,
"start_url": "/"
} |
browser-42-0037 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- doohickey64 (price=83, in_stock=F... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "thingamajig90"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "thingamajig90",
"start_url": "/"
} |
browser-42-0038 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- doohickey89 (price=230, in_stock=... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "sprocket38"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "sprocket38",
"start_url": "/"
} |
browser-42-0039 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [lisbon](/lisbon)
- [berlin](/berlin)
- [london](/london)
--- PAGE /berlin ---
Title: Berlin
Body: Berlin info — see details.
Links:
- [Details](/ber... | [{"action": "visit", "url": "/lisbon"}, {"action": "visit", "url": "/lisbon/details"}, {"action": "answer", "value": 8387258}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 8387258,
"start_url": "/"
} |
browser-42-0040 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- gizmo40 (price=174, in_stock=Fals... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "doohickey1"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "doohickey1",
"start_url": "/"
} |
browser-42-0041 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: berlin. Population: 4977615.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"ac... | [{"action": "answer", "value": 4977615}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 4977615,
"start_url": "/"
} |
browser-42-0042 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [rome](/rome)
- [tokyo](/tokyo)
- [berlin](/berlin)
--- PAGE /berlin ---
Title: Berlin
Body: Berlin info — see details.
Links:
- [Details](/berlin/de... | [{"action": "visit", "url": "/rome"}, {"action": "visit", "url": "/rome/details"}, {"action": "answer", "value": 5512353}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 5512353,
"start_url": "/"
} |
browser-42-0043 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- gadget62 (price=78, in_stock=True... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "gadget62"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "gadget62",
"start_url": "/"
} |
browser-42-0044 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: widget
Body: Name: widget. Price: 199.
Task: Visit the product page and retur... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 199}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 199,
"start_url": "/"
} |
browser-42-0045 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- doohickey210 (weight=18)
- thingamajig482 (weight=155)
Next: /page/2
--- PAGE /page/2 ---
Title: Page 2
Ite... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "doohickey95"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "doohickey95",
"start_url": "/"
} |
browser-42-0046 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/lisbon ---
Title: Weather for lis... | [{"action": "fill", "field": "city", "value": "madrid"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": 1}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": 1,
"start_url": "/"
} |
browser-42-0047 | browser | 0.95 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Index
Body: Visit each shop.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
- [Shop 4](/shop/4)
- [Blog](/blog)
- [About](/about)
--- PAGE /about ---
Title: Abo... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "visit", "url": "/shop/4"}, {"action": "answer", "value": "sprocket727"}] | 86.5 | {
"generator": "_gen_t6",
"tier": 0.95,
"expected_value": "sprocket727",
"start_url": "/"
} |
browser-42-0048 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: gizmo
Body: Name: gizmo. Price: 157.
Task: Visit the product page and return ... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 157}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 157,
"start_url": "/"
} |
browser-42-0049 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [london](/london)
- [lisbon](/lisbon)
- [berlin](/berlin)
--- PAGE /berlin ---
Title: Berlin
Body: Berlin info — see details.
Links:
- [Details](/ber... | [{"action": "visit", "url": "/london"}, {"action": "visit", "url": "/london/details"}, {"action": "answer", "value": 2762967}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 2762967,
"start_url": "/"
} |
browser-42-0050 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: lisbon. Population: 1052362.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"ac... | [{"action": "answer", "value": 1052362}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 1052362,
"start_url": "/"
} |
browser-42-0051 | browser | 0.95 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Index
Body: Visit each shop.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
- [Shop 4](/shop/4)
- [Blog](/blog)
- [About](/about)
--- PAGE /about ---
Title: Abo... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "visit", "url": "/shop/4"}, {"action": "answer", "value": "gadget889"}] | 86.5 | {
"generator": "_gen_t6",
"tier": 0.95,
"expected_value": "gadget889",
"start_url": "/"
} |
browser-42-0052 | browser | 0.95 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Index
Body: Visit each shop.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
- [Shop 4](/shop/4)
- [Blog](/blog)
- [About](/about)
--- PAGE /about ---
Title: Abo... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "visit", "url": "/shop/4"}, {"action": "answer", "value": "widget498"}] | 86.5 | {
"generator": "_gen_t6",
"tier": 0.95,
"expected_value": "widget498",
"start_url": "/"
} |
browser-42-0053 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- widget98 (price=171, in_stock=Fal... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "thingamajig93"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "thingamajig93",
"start_url": "/"
} |
browser-42-0054 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [london](/london)
- [madrid](/madrid)
- [paris](/paris)
--- PAGE /london ---
Title: London
Body: London info — see details.
Links:
- [Details](/londo... | [{"action": "visit", "url": "/london"}, {"action": "visit", "url": "/london/details"}, {"action": "answer", "value": 1869382}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 1869382,
"start_url": "/"
} |
browser-42-0055 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/berlin ---
Title: Weather for ber... | [{"action": "fill", "field": "city", "value": "rome"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": 18}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": 18,
"start_url": "/"
} |
browser-42-0056 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- widget471 (weight=43)
- widget982 (weight=274)
- thingamajig232 (weight=392)
Next: /page/2
--- PAGE /page... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "thingamajig371"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "thingamajig371",
"start_url": "/"
} |
browser-42-0057 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: madrid. Population: 4787491.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"ac... | [{"action": "answer", "value": 4787491}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 4787491,
"start_url": "/"
} |
browser-42-0058 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: lisbon. Population: 1195740.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"ac... | [{"action": "answer", "value": 1195740}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 1195740,
"start_url": "/"
} |
browser-42-0059 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: thingamajig
Body: Name: thingamajig. Price: 88.
Task: Visit the product page ... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 88}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 88,
"start_url": "/"
} |
browser-42-0060 | browser | 0.95 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Index
Body: Visit each shop.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
- [Shop 4](/shop/4)
- [Blog](/blog)
- [About](/about)
--- PAGE /about ---
Title: Abo... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "visit", "url": "/shop/4"}, {"action": "answer", "value": "sprocket55"}] | 86.5 | {
"generator": "_gen_t6",
"tier": 0.95,
"expected_value": "sprocket55",
"start_url": "/"
} |
browser-42-0061 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: thingamajig
Body: Name: thingamajig. Price: 94.
Task: Visit the product page ... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 94}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 94,
"start_url": "/"
} |
browser-42-0062 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/lisbon ---
Title: Weather for lis... | [{"action": "fill", "field": "city", "value": "london"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": 31}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": 31,
"start_url": "/"
} |
browser-42-0063 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/lisbon ---
Title: Weather for lis... | [{"action": "fill", "field": "city", "value": "paris"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": -1}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": -1,
"start_url": "/"
} |
browser-42-0064 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [paris](/paris)
- [london](/london)
- [lisbon](/lisbon)
--- PAGE /lisbon ---
Title: Lisbon
Body: Lisbon info — see details.
Links:
- [Details](/lisbo... | [{"action": "visit", "url": "/paris"}, {"action": "visit", "url": "/paris/details"}, {"action": "answer", "value": 3217703}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 3217703,
"start_url": "/"
} |
browser-42-0065 | browser | 0.95 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Index
Body: Visit each shop.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
- [Shop 4](/shop/4)
- [Blog](/blog)
- [About](/about)
--- PAGE /about ---
Title: Abo... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "visit", "url": "/shop/4"}, {"action": "answer", "value": "widget564"}] | 86.5 | {
"generator": "_gen_t6",
"tier": 0.95,
"expected_value": "widget564",
"start_url": "/"
} |
browser-42-0066 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- widget25 (price=262, in_stock=Fal... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "gizmo92"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "gizmo92",
"start_url": "/"
} |
browser-42-0067 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- thingamajig66 (price=193, in_stoc... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "gadget22"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "gadget22",
"start_url": "/"
} |
browser-42-0068 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/london ---
Title: Weather for lon... | [{"action": "fill", "field": "city", "value": "madrid"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": -8}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": -8,
"start_url": "/"
} |
browser-42-0069 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: widget
Body: Name: widget. Price: 174.
Task: Visit the product page and retur... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 174}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 174,
"start_url": "/"
} |
browser-42-0070 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: berlin. Population: 4133197.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"ac... | [{"action": "answer", "value": 4133197}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 4133197,
"start_url": "/"
} |
browser-42-0071 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/lisbon ---
Title: Weather for lis... | [{"action": "fill", "field": "city", "value": "lisbon"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": -4}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": -4,
"start_url": "/"
} |
browser-42-0072 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- doohickey429 (weight=209)
- gadget74 (weight=149)
Next: /page/2
--- PAGE /page/2 ---
Title: Page 2
Items:
... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "gizmo361"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "gizmo361",
"start_url": "/"
} |
browser-42-0073 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/berlin ---
Title: Weather for ber... | [{"action": "fill", "field": "city", "value": "berlin"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": -1}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": -1,
"start_url": "/"
} |
browser-42-0074 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- doohickey93 (weight=436)
- doohickey752 (weight=365)
Next: /page/2
--- PAGE /page/2 ---
Title: Page 2
Items... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "gadget719"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "gadget719",
"start_url": "/"
} |
browser-42-0075 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- widget892 (weight=110)
- thingamajig682 (weight=382)
- gadget782 (weight=161)
Next: /page/2
--- PAGE /pag... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "widget40"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "widget40",
"start_url": "/"
} |
browser-42-0076 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- gadget769 (weight=304)
- doohickey398 (weight=479)
Next: /page/2
--- PAGE /page/2 ---
Title: Page 2
Items:
... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "widget872"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "widget872",
"start_url": "/"
} |
browser-42-0077 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: gadget
Body: Name: gadget. Price: 109.
Task: Visit the product page and retur... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 109}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 109,
"start_url": "/"
} |
browser-42-0078 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- doohickey99 (weight=358)
- doohickey5 (weight=49)
- thingamajig808 (weight=390)
Next: /page/2
--- PAGE /p... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "thingamajig808"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "thingamajig808",
"start_url": "/"
} |
browser-42-0079 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [rome](/rome)
- [berlin](/berlin)
- [lisbon](/lisbon)
--- PAGE /berlin ---
Title: Berlin
Body: Berlin info — see details.
Links:
- [Details](/berlin/... | [{"action": "visit", "url": "/rome"}, {"action": "visit", "url": "/rome/details"}, {"action": "answer", "value": 8977091}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 8977091,
"start_url": "/"
} |
browser-42-0080 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- gizmo310 (weight=83)
- doohickey78 (weight=402)
- gadget630 (weight=413)
Next: /page/2
--- PAGE /page/2 -... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "sprocket43"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "sprocket43",
"start_url": "/"
} |
browser-42-0081 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- gadget301 (weight=295)
- widget332 (weight=146)
Next: /page/2
--- PAGE /page/2 ---
Title: Page 2
Items:
-... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "doohickey30"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "doohickey30",
"start_url": "/"
} |
browser-42-0082 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [madrid](/madrid)
- [berlin](/berlin)
- [rome](/rome)
--- PAGE /berlin ---
Title: Berlin
Body: Berlin info — see details.
Links:
- [Details](/berlin/... | [{"action": "visit", "url": "/madrid"}, {"action": "visit", "url": "/madrid/details"}, {"action": "answer", "value": 8454144}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 8454144,
"start_url": "/"
} |
browser-42-0083 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: lisbon. Population: 7669910.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"ac... | [{"action": "answer", "value": 7669910}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 7669910,
"start_url": "/"
} |
browser-42-0084 | browser | 0.95 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Index
Body: Visit each shop.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
- [Shop 4](/shop/4)
- [Blog](/blog)
- [About](/about)
--- PAGE /about ---
Title: Abo... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "visit", "url": "/shop/4"}, {"action": "answer", "value": "sprocket650"}] | 86.5 | {
"generator": "_gen_t6",
"tier": 0.95,
"expected_value": "sprocket650",
"start_url": "/"
} |
browser-42-0085 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- gizmo12 (price=73, in_stock=True)... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "gizmo12"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "gizmo12",
"start_url": "/"
} |
browser-42-0086 | browser | 0.85 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Weather search
Body: Use the form to search for a city's temperature.
Fields:
- city: city name
Form: name=search submits to /result
Links:
--- PAGE /result/berlin ---
Title: Weather for ber... | [{"action": "fill", "field": "city", "value": "berlin"}, {"action": "submit", "form": "search"}, {"action": "answer", "value": 14}] | 79.5 | {
"generator": "_gen_t5",
"tier": 0.85,
"expected_value": 14,
"start_url": "/"
} |
browser-42-0087 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- thingamajig85 (price=293, in_stoc... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "doohickey11"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "doohickey11",
"start_url": "/"
} |
browser-42-0088 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- sprocket116 (weight=235)
- gadget210 (weight=485)
- gadget385 (weight=1)
Next: /page/2
--- PAGE /page/2 -... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "sprocket875"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "sprocket875",
"start_url": "/"
} |
browser-42-0089 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: gadget
Body: Name: gadget. Price: 83.
Task: Visit the product page and return... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 83}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 83,
"start_url": "/"
} |
browser-42-0090 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- gizmo92 (price=144, in_stock=True... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "widget12"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "widget12",
"start_url": "/"
} |
browser-42-0091 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- gadget417 (weight=270)
- gizmo567 (weight=238)
Next: /page/2
--- PAGE /page/2 ---
Title: Page 2
Items:
- ... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "thingamajig9"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "thingamajig9",
"start_url": "/"
} |
browser-42-0092 | browser | 0.25 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shop
Body: Welcome. See the product page for details.
Links:
- [Product](/product)
--- PAGE /product ---
Title: sprocket
Body: Name: sprocket. Price: 144.
Task: Visit the product page and r... | [{"action": "visit", "url": "/product"}, {"action": "answer", "value": 144}] | 37.5 | {
"generator": "_gen_t1",
"tier": 0.25,
"expected_value": 144,
"start_url": "/"
} |
browser-42-0093 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- sprocket973 (weight=472)
- gizmo149 (weight=248)
Next: /page/2
--- PAGE /page/2 ---
Title: Page 2
Items:
... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "sprocket973"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "sprocket973",
"start_url": "/"
} |
browser-42-0094 | browser | 0.55 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Shops index
Body: Visit each shop page.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
--- PAGE /shop/1 ---
Title: Shop 1
Items:
- thingamajig80 (price=127, in_stoc... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "answer", "value": "widget26"}] | 58.5 | {
"generator": "_gen_t3",
"tier": 0.55,
"expected_value": "widget26",
"start_url": "/"
} |
browser-42-0095 | browser | 0.1 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: City facts
Body: Capital city: tokyo. Population: 2364726.
Task: Return the population number listed on the homepage as an integer.
Reply with a JSON list of actions. Allowed actions:
{"act... | [{"action": "answer", "value": 2364726}] | 27 | {
"generator": "_gen_t0",
"tier": 0.1,
"expected_value": 2364726,
"start_url": "/"
} |
browser-42-0096 | browser | 0.4 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Cities
Body: Pick a city.
Links:
- [paris](/paris)
- [lisbon](/lisbon)
- [london](/london)
--- PAGE /lisbon ---
Title: Lisbon
Body: Lisbon info — see details.
Links:
- [Details](/lisbo... | [{"action": "visit", "url": "/paris"}, {"action": "visit", "url": "/paris/details"}, {"action": "answer", "value": 3890678}] | 48 | {
"generator": "_gen_t2",
"tier": 0.4,
"expected_value": 3890678,
"start_url": "/"
} |
browser-42-0097 | browser | 0.95 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Index
Body: Visit each shop.
Links:
- [Shop 1](/shop/1)
- [Shop 2](/shop/2)
- [Shop 3](/shop/3)
- [Shop 4](/shop/4)
- [Blog](/blog)
- [About](/about)
--- PAGE /about ---
Title: Abo... | [{"action": "visit", "url": "/shop/1"}, {"action": "visit", "url": "/shop/2"}, {"action": "visit", "url": "/shop/3"}, {"action": "visit", "url": "/shop/4"}, {"action": "answer", "value": "gadget952"}] | 86.5 | {
"generator": "_gen_t6",
"tier": 0.95,
"expected_value": "gadget952",
"start_url": "/"
} |
browser-42-0098 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- sprocket526 (weight=320)
- gadget233 (weight=196)
- gadget939 (weight=89)
Next: /page/2
--- PAGE /page/2 ... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "gizmo874"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "gizmo874",
"start_url": "/"
} |
browser-42-0099 | browser | 0.7 | You are a browser-using agent operating on a simulated website.
Start URL: /
=== SIMULATED WEBSITE ===
--- PAGE / ---
Title: Catalog
Links:
- [Start](/page/1)
--- PAGE /page/1 ---
Title: Page 1
Items:
- widget756 (weight=259)
- doohickey318 (weight=273)
- widget233 (weight=64)
Next: /page/2
--- PAGE /page/2... | [{"action": "visit", "url": "/page/1"}, {"action": "visit", "url": "/page/2"}, {"action": "visit", "url": "/page/3"}, {"action": "visit", "url": "/page/4"}, {"action": "answer", "value": "gizmo636"}] | 69 | {
"generator": "_gen_t4",
"tier": 0.7,
"expected_value": "gizmo636",
"start_url": "/"
} |
End of preview.
No dataset card yet
- Downloads last month
- 52