julia-lex commited on
Commit
1f53715
·
verified ·
1 Parent(s): fb89f36

Clarify dataset card naming

Browse files

Clarify that LexBench-Browser is the dataset and browseruse-agent-bench is the evaluation framework.

Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -20,10 +20,10 @@ tags:
20
 
21
  # LexBench-Browser
22
 
23
- LexBench-Browser is a public benchmark for evaluating browser agents on real-web workflows. The
24
- v1.0 snapshot contains 210 no-login tasks across 107 distinct websites, with Chinese and English
25
- instructions, task-level reference steps, key points, common mistakes, scoring rubrics, and
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 for browser-agent engineering:
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 benchmark 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 benchmark. 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.
 
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.