feat(eval): 评估qwen3-8B在lexbench和Online-mind2web两个benchmark上的分数 - #5
Conversation
|
Claude finished @xianghuisun-svg's task in 3m 31s —— View job Code Review
Two actual bugs found: 1. Credential leak —
|
There was a problem hiding this comment.
Automated Claude review completed. Review run: https://github.com/lexmount/LexBrowserEnv/actions/runs/29229397715. Please check Claude's inline feedback and summary comment for details.
|
Claude finished @xianghuisun-svg's task in 3m 44s —— View job Code Review
Previous issues from the last review: the One new issue found: API key exposed in process table —
|
There was a problem hiding this comment.
Automated Claude review completed. Review run: https://github.com/lexmount/LexBrowserEnv/actions/runs/29229774195. Please check Claude's inline feedback and summary comment for details.
新增 Qwen3-8B 的 LexBench、Online-Mind2Web、WebArena-Lite 一键评测启动器,并保留 GPT-5.5 LexBench 流程。
新增 Qwen3-8B 实验配置,以及 LexBench / Online-Mind2Web 的评测报告与资源效率报告。
在
README.md中补充一键启动命令、评测范围和报告入口。uv run --extra dev ruff check srcuv run python -m compileall -q srcbash -n scripts/*.sh四个公开 Shell 启动器的
--help检查。