Rubric design may be too strict for open-ended workspace tasks
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 35/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 冷清
- 技术栈
- huggingface, python
- 领域
- ai, testing-qa
调研方向
首先阅读链接的 Hugging Face 数据集中的 task_lite_clean_cn/152/metadata.json 和 task_lite_clean_cn/158/metadata.json,并将每个任务描述与其评分标准进行比较。检查当前的评估标准如何处理替代文件名和有依据的规划决策。完成的标准是:开放式任务能够评估所需输出、覆盖范围、语义正确性和质量,而不只是依赖预先定义的精确答案。
由索引模型根据 Issue 内容生成。
描述
Hi, thanks for building and releasing Workspace-Bench Lite. I found the benchmark very useful for evaluating agent behavior in realistic workspace environments.
I would like to raise one concern about some open-ended tasks: the task descriptions are relatively broad and allow multiple reasonable solutions, but the rubrics sometimes enforce very specific output details as if there were only one correct answer. This may cause valid task completions to be marked as failures.
Example 1: Task 152
https://huggingface.co/datasets/Workspace-Bench/Workspace-Bench-Lite/blob/main/task_lite_clean_cn/152/metadata.json
The task asks the agent to organize several scientific drawing icons into a new folder and rename them so that their contents can be clearly identified.
This is an open-ended file organization task. A user would likely accept multiple reasonable names, such as:
- 对话气泡-问号.png
- 问号-气泡.png
- 灯泡创意-问号.png
- 绿色数据表格.png
However, the rubric requires exact filenames such as 问号-气泡.png, 问号-人.png, 表格-绿色.png, etc. This makes the evaluation closer to exact-answer matching rather than checking whether the agent correctly understood and renamed the icons.
Also, the task explicitly asks to create a new folder, but the rubric focuses heavily on filenames and image details, while the folder-organization requirement seems less directly evaluated.
Example 2: Task 158
https://huggingface.co/datasets/Workspace-Bench/Workspace-Bench-Lite/blob/main/task_lite_clean_cn/158/metadata.json
The task asks the agent to generate an operational work plan based on several user communication records and team responsibilities.
This is also an open-ended planning task. The agent needs to extract user needs, prioritize them, assign responsibilities, and produce an actionable plan. However, the rubric requires very specific conclusions, such as fixed priority levels, fixed department assignments, fixed follow-up mechanisms, and exact demand counts.
Some of these requirements may be reasonable, but they are not always uniquely implied by the task description. For example, different priority assignments may be valid if the agent provides a clear rationale. A good answer should be judged by coverage, reasoning quality, structure, and actionability, not only by whether it matches a predefined plan.
Suggestion
For open-ended workspace tasks, it may be better to split rubrics into different levels:
Hard constraints: required output file exists, correct format, no missing input files, images remain valid, etc.
Content coverage: all key input information is extracted or processed.
Semantic correctness: filenames, summaries, or plans are reasonable and clearly reflect the input.
Quality criteria: consistency, actionability, prioritization rationale, and absence of obvious mismatches.
For tasks like 152, the rubric could allow semantically equivalent filenames instead of requiring exact names.
For tasks like 158, the rubric could evaluate whether the priority assignment is justified and complete, rather than requiring one fixed priority mapping.
This adjustment may make the benchmark better reflect real-world agent performance in open-ended environments, while still keeping the evaluation reliable and diagnosable.
- 主要语言
- Python
- 星标
- 72
- 派生
- 7
- 平均合并
- 7 分钟
- 30 天内合并 PR
- 6
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
OpenDataBox/Workspace-Bench 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 78/100
OpenDataBox/Workspace-Bench#24 · 1 条评论 · 1 个 reaction ·
-
Possible untranslated Chinese DOCX content in the English split (Task 102 as a reproducible example) 未关闭
难度 4/5 3-5 天 新手友好度 48/100
-
难度 5/5 一周以上 新手友好度 35/100
OpenDataBox/Workspace-Bench#23 · 1 条评论 · 1 个 reaction ·
-
难度 3/5 1-2 天 新手友好度 68/100
OpenDataBox/Workspace-Bench#22 · 1 条评论 · 1 个 reaction ·
-
难度 3/5 1-2 天 新手友好度 65/100
OpenDataBox/Workspace-Bench#12 · 4 条评论 ·
查看 OpenDataBox/Workspace-Bench 的全部 Issue
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
xinnan-tech/xiaozhi-fde-talk#263 ·
-
rules
难度 1/5 1 小时以内 新手友好度 90/100
-
难度 2/5 1-3 小时 新手友好度 70/100
huggingface/Repo2RLEnv#163 · 1 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 95/100
huggingface/sentence-transformers#4074 ·
-
comp/dashboard invalid P3
难度 2/5 1-3 小时 新手友好度 70/100
NousResearch/hermes-agent#121143 ·