mirrored 9 minutes ago
0
timothyxxxMirror external setup/eval download links to HF cache 39fefec
{
  "id": "04578141-1d42-4146-b9cf-6fab4ce5fd74",
  "snapshot": "libreoffice_impress",
  "instruction": "Change the text color in the textboxes to on slide 1 yellow, red, and green, respectively, in top-to-bottom order. Use exactly these colors—no variations (e.g., no dark red, light green, etc.).",
  "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/04578141-1d42-4146-b9cf-6fab4ce5fd74/45_2.pptx",
            "path": "/home/user/Desktop/45_2.pptx"
          }
        ]
      }
    },
    {
      "type": "sleep",
      "parameters": {
        "seconds": 5
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "/home/user/Desktop/45_2.pptx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "libreoffice_impress"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "45_2.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": 5
        }
      }
    ],
    "func": [
      "compare_pptx_files",
      "compare_pptx_files"
    ],
    "conj": "or",
    "expected": [
      {
        "type": "cloud_file",
        "path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/libreoffice_impress/04578141-1d42-4146-b9cf-6fab4ce5fd74/45_2_Gold.pptx",
        "dest": "45_2_Gold.pptx"
      },
      {
        "type": "cloud_file",
        "path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/libreoffice_impress/04578141-1d42-4146-b9cf-6fab4ce5fd74/45_2_Gold_all_fonts.pptx",
        "dest": "45_2_Gold_All_fonts.pptx"
      }
    ],
    "result": [
      {
        "type": "vm_file",
        "path": "/home/user/Desktop/45_2.pptx",
        "dest": "45_2.pptx"
      },
      {
        "type": "vm_file",
        "path": "/home/user/Desktop/45_2.pptx",
        "dest": "45_2.pptx"
      }
    ]
  },
  "proxy": false,
  "fixed_ip": false,
  "possibility_of_env_change": "low"
}