Clarify dataset card naming
Browse filesClarify that LexBench-Browser is the dataset and browseruse-agent-bench is the evaluation framework.
README.md
CHANGED
|
@@ -20,10 +20,10 @@ tags:
|
|
| 20 |
|
| 21 |
# LexBench-Browser
|
| 22 |
|
| 23 |
-
LexBench-Browser is a public
|
| 24 |
-
v1.0 snapshot contains 210 no-login tasks across 107 distinct websites, with Chinese and
|
| 25 |
-
instructions, task-level reference steps, key points, common mistakes, scoring rubrics,
|
| 26 |
-
robustness tags.
|
| 27 |
|
| 28 |
Repository: https://github.com/lexmount/browseruse-agent-bench
|
| 29 |
|
|
@@ -33,7 +33,7 @@ Docs: https://docs.bubench.lexmount.io/
|
|
| 33 |
|
| 34 |
## Dataset Summary
|
| 35 |
|
| 36 |
-
LexBench-Browser is designed
|
| 37 |
|
| 38 |
- run an agent against real websites
|
| 39 |
- compare local and cloud browser backends
|
|
@@ -135,10 +135,10 @@ submission docs.
|
|
| 135 |
|
| 136 |
## Licensing
|
| 137 |
|
| 138 |
-
The LexBench-Browser
|
| 139 |
|
| 140 |
This license covers the curated task records, labels, reference steps, scoring rubrics, and
|
| 141 |
-
metadata authored for the
|
| 142 |
screenshots, traces, marks, page text, or other artifacts collected while running agents.
|
| 143 |
|
| 144 |
Repository code is licensed separately under Apache-2.0.
|
|
|
|
| 20 |
|
| 21 |
# LexBench-Browser
|
| 22 |
|
| 23 |
+
LexBench-Browser is a public browser-agent dataset for evaluating agents on real-web workflows.
|
| 24 |
+
The v1.0 snapshot contains 210 no-login tasks across 107 distinct websites, with Chinese and
|
| 25 |
+
English instructions, task-level reference steps, key points, common mistakes, scoring rubrics,
|
| 26 |
+
and robustness tags.
|
| 27 |
|
| 28 |
Repository: https://github.com/lexmount/browseruse-agent-bench
|
| 29 |
|
|
|
|
| 33 |
|
| 34 |
## Dataset Summary
|
| 35 |
|
| 36 |
+
LexBench-Browser is designed to support browser-agent engineering in browseruse-agent-bench:
|
| 37 |
|
| 38 |
- run an agent against real websites
|
| 39 |
- compare local and cloud browser backends
|
|
|
|
| 135 |
|
| 136 |
## Licensing
|
| 137 |
|
| 138 |
+
The LexBench-Browser dataset metadata and task definitions are released under CC-BY 4.0.
|
| 139 |
|
| 140 |
This license covers the curated task records, labels, reference steps, scoring rubrics, and
|
| 141 |
+
metadata authored for the dataset. It does not relicense third-party website content,
|
| 142 |
screenshots, traces, marks, page text, or other artifacts collected while running agents.
|
| 143 |
|
| 144 |
Repository code is licensed separately under Apache-2.0.
|