mirrored 6 minutes ago
0
David Changver Jan31stv6 finished calc human evaluation updated calc configs with an extra sleep to guarantee the integrity of downloaded xlsx file 4897211
{
  "id": "37608790-6147-45d0-9f20-1137bb35703d",
  "snapshot": "libreoffice_calc",
  "instruction": "The information are mixed in one field. Help me split them and fill in the columns of First Name, Last Name and Rank",
  "source": "https://www.youtube.com/shorts/uzPo_CPCHH8",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1wDqap5cBfxnlqTNrZG61k_wDWTujl6AU&export=download&authuser=0&confirm=t&uuid=3c8203ea-c38f-411e-a7ea-bbb107548820&at=APZUnTVGfTjNFeZpqjITXs53uU3q:1705893319445",
            "path": "/home/user/Employee_Roles_and_Ranks.xlsx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Employee_Roles_and_Ranks.xlsx"
      }
    }
  ],
  "trajectory": "trajectories/37608790-6147-45d0-9f20-1137bb35703d",
  "related_apps": [
    "libreoffice calc"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "Employee_Roles_and_Ranks.xlsx - LibreOffice Calc",
          "strict": true
        }
      },
      {
        "type": "sleep",
        "parameters": {
          "seconds": 0.5
        }
      },
      {
        "type": "execute",
        "parameters": {
          "command": [
            "python",
            "-c",
            "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
          ]
        }
      },
      {
        "type": "sleep",
        "parameters": {
          "seconds": 0.5
        }
      }
    ],
    "func": "compare_table",
    "expected": {
      "type": "cloud_file",
      "path": "https://drive.usercontent.google.com/download?id=1dxpiUqP_CVvQp5tddxlwO3Cp1BqJ-ZDE&export=download&authuser=0&confirm=t&uuid=c79992d0-547f-4dc8-ae99-ff25327e04c6&at=APZUnTVARKZ-4KG_DHs1vAbbaaL_:1705893286722",
      "dest": "Employee_Roles_and_Ranks_gold.xlsx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Employee_Roles_and_Ranks.xlsx",
      "dest": "Employee_Roles_and_Ranks.xlsx"
    },
    "options": {
      "rules": [
        {
          "type": "sheet_data",
          "sheet_idx0": 0,
          "sheet_idx1": "EI0"
        }
      ]
    }
  }
}