id string | snapshot string | instruction string | source string | config list | trajectory string | related_apps list | evaluator dict | proxy bool | fixed_ip bool | possibility_of_env_change string | model_pass_rate dict | annotator_hints list | knowledge_points list | coverage string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d9b47b43-52ab-4a0a-a2d7-d4e82a92d441 | libreoffice_calc | In the employee performance spreadsheet. Columns A, B, and C contain the Department, Performance Score, and Status for more than 100 employees. In column F as Department, list each unique department as Department Column. Then, in column G as Avg Active Score, insert an AVERAGEIFS formula in G2 cell that calculates the ... | Custom | [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://huggingface.co/datasets/Raiadarsh12345/performance_records_base/resolve/main/performance_records_base.xlsx",
"path": "/home/user/Desktop/performance_records_base.xlsx"
}
],
"path": null
... | trajectories/libreoffice_calc_employee_averageifs_departments/ | [
"libreoffice_calc"
] | {
"func": "compare_table",
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/performance_records_base.xlsx",
"dest": "performance_records_base.xlsx"
},
"expected": {
"type": "cloud_file",
"path": "https://huggingface.co/datasets/Raiadarsh12345/performance_records_golden_n/resolve/ma... | false | false | medium | {
"claude-4-sonnet-20250514": 0.75
} | [
"Step 1: Open performance_records_base.xlsx in LibreOffice Calc by clicking File > Open and selecting the file.",
"Step 2: Click on cell F1 and type 'Department', then press Enter.",
"Step 3: Click on cell G1 and type 'Avg Active Score', then press Enter.",
"Step 4: In cell F2, type the first department name:... | [
"AVERAGEIFS syntax: =AVERAGEIFS(average_range, criteria_range1, criterion1, criteria_range2, criterion2)",
"Absolute references ($B$2:$B$131) ensure consistent range use when copying formulas.",
"Department reference ($F2) must remain relative by row to update properly when copied down (F3, F4, F5, F6).",
"Th... | The task requires adding column headers in F1 and G1, listing 5 unique departments in F2:F6, applying an Excel-safe AVERAGEIFS formula in G2 with proper absolute and relative references, copying the formula down to G6, and producing a completed sheet matching the golden file with calculated averages for each department... |
No dataset card yet
- Downloads last month
- 7