ShenYunTzr's picture
Add dataset files using Git LFS for binary tracking
b22d1ad
raw
history blame
4 kB
{
"absolute_id": 357,
"persona": "Logistics Manager",
"task": "Consolidate the five project planning files into a standardized project progress summary table to facilitate resource coordination and project milestone tracking, and output it as a single table.",
"task_diff": "easy",
"output_files": [
"management-system-optimization-project-progress-summary.csv"
],
"rubrics": [
"Is the information for project PROJ-004 in the output table accurate: project name `Logistics Management System Optimization Phase 4`, owner `Employee 5`, budget 222140 yuan, current progress 91%, and total project duration 134 days?",
"Is the information for project PROJ-005 in the output table accurate: project name `Logistics Management System Optimization Phase 5`, owner `Employee 6`, budget 202203 yuan, current progress 20%, and total project duration 125 days?",
"Do the key milestones for PROJ-001 include the three nodes 2024-02-04 kick-off meeting, 2024-03-17 proposal review, and 2024-04-17 go-live deployment?",
"Do the key milestones for PROJ-002 include the three nodes 2024-02-10 kick-off meeting, 2024-03-13 proposal review, and 2024-04-15 go-live deployment?",
"Are all five projects arranged in the table in ascending order from PROJ-001 to PROJ-005?",
"Is the total project duration for PROJ-001 calculated as 19+45+61+15=140 days?",
"Is the total project duration for PROJ-002 calculated as 22+20+40+17=99 days?",
"Is there a total row at the end of the table, and is the combined budget of the five projects calculated as 203819+214993+215975+222140+202203=1059130 yuan?",
"Does the table contain the 7 columns project ID, project name, owner, budget (yuan), current progress, total project duration (days), and key milestones?",
"Is all project information sourced from the input files, with no extra project information added that does not exist in the input files?",
"Does the budget column retain only numeric values, with the `¥` symbol and other characters removed?"
],
"rubric_types": [
"Basic Evaluation",
"Basic Evaluation",
"Basic Evaluation",
"Basic Evaluation",
"Outcome Evaluation",
"Process Evaluation",
"Process Evaluation",
"Outcome Evaluation",
"Basic Evaluation",
"Process Evaluation",
"Basic Evaluation"
],
"file_dep_graph": [
{
"from": "project-plan_1.txt",
"to": "project-plan_2.txt"
},
{
"from": "project-plan_2.txt",
"to": "project-plan_3.txt"
},
{
"from": "project-plan_3.txt",
"to": "project-plan_4.txt"
},
{
"from": "project-plan_4.txt",
"to": "project-plan_2.txt"
},
{
"from": "project-plan_5.txt",
"to": "project-plan_3.txt"
},
{
"from": "project-plan_1.txt",
"to": "project-plan_3.txt"
},
{
"from": "project-plan_1.txt",
"to": "project-plan_4.txt"
},
{
"from": "project-plan_1.txt",
"to": "project-plan_5.txt"
},
{
"from": "project-plan_2.txt",
"to": "project-plan_5.txt"
},
{
"from": "project-plan_3.txt",
"to": "project-plan_4.txt"
},
{
"from": "project-plan_4.txt",
"to": "project-plan_5.txt"
}
],
"data_manifest": [
{
"filename": "project-plan_3.txt",
"stored_relpath": "data/5c1e9b2d4a758c12_project-plan_3.txt"
},
{
"filename": "project-plan_5.txt",
"stored_relpath": "data/6785bfa568e89bd7_project-plan_5.txt"
},
{
"filename": "project-plan_4.txt",
"stored_relpath": "data/427a5575a86cfd01_project-plan_4.txt"
},
{
"filename": "project-plan_1.txt",
"stored_relpath": "data/ef4c5f7b55c4c403_project-plan_1.txt"
},
{
"filename": "project-plan_2.txt",
"stored_relpath": "data/71f3f5af9a95df0a_project-plan_2.txt"
}
],
"tested_capabilities": [
"Workspace Exploration",
"Semantic Content Relations Understanding"
]
}