mirrored 8 minutes ago
0
timothyxxxMirror external setup/eval download links to HF cache 39fefec
{
  "id": "ac1b39ff-ee4d-4483-abce-c117e98942f0",
  "snapshot": "libreoffice_impress",
  "instruction": "Move the table on Page 3 to the bottom of the slide.",
  "source": "https://arxiv.org/pdf/2311.01767.pdf",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/libreoffice_impress/ac1b39ff-ee4d-4483-abce-c117e98942f0/55_10.pptx",
            "path": "/home/user/Desktop/55_10.pptx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/55_10.pptx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_impress"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "55_10.pptx - LibreOffice Impress",
          "strict": true
        }
      },
      {
        "type": "sleep",
        "parameters": {
          "seconds": 0.5
        }
      },
      {
        "type": "execute",
        "parameters": {
          "command": [
            "python",
            "-c",
            "import pyautogui; import time; pyautogui.hotkey('ctrl', 's'); time.sleep(0.5);"
          ]
        }
      },
      {
        "type": "sleep",
        "parameters": {
          "seconds": 0.5
        }
      }
    ],
    "func": "compare_pptx_files",
    "expected": {
      "type": "cloud_file",
      "path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/libreoffice_impress/ac1b39ff-ee4d-4483-abce-c117e98942f0/55_10_Original.pptx",
      "dest": "55_10_Original.pptx"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/55_10.pptx",
      "dest": "55_10.pptx"
    },
    "options": {
      "examine_table_bottom_position": true,
      "examine_shape": false
    }
  },
  "proxy": false,
  "fixed_ip": false,
  "possibility_of_env_change": "low"
}