mirrored 5 minutes ago
0
Timothyxxxfeat: Migrate OSWorld files to HuggingFace cache with comprehensive documentation - Add detailed README for file cache repository - Implement migration script with retry logic and browser simulation - Support automatic file type detection and deduplication - Ensure reliable hosting for OSWorld evaluation files 3474856
{
  "id": "0810415c-bde4-4443-9047-d5f70165a697",
  "snapshot": "word",
  "instruction": "Make the line spacing of first two paragraph into double line spacing",
  "source": "https://www.youtube.com/watch?v=Q_AaL6ljudU",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://huggingface.co/datasets/xlangai/windows_osworld_file_cache/resolve/main/word/0810415c-bde4-4443-9047-d5f70165a697/Novels_Intro_Packet.docx",
            "path": "C:\\Users\\User\\Novels_Intro_Packet.docx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "C:\\Users\\User\\Novels_Intro_Packet.docx"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "word"
  ],
  "evaluator": {
    "postconfig": [
      {
        "type": "activate_window",
        "parameters": {
          "window_name": "Novels_Intro_Packet - Word",
          "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);"
          ]
        }
      }
    ],
    "func": "compare_line_spacing",
    "expected": {
      "type": "cloud_file",
      "path": "https://huggingface.co/datasets/xlangai/windows_osworld_file_cache/resolve/main/word/0810415c-bde4-4443-9047-d5f70165a697/Novels_Intro_Packet_Gold.docx",
      "dest": "Novels_Intro_Packet_Gold.docx"
    },
    "result": {
      "type": "vm_file",
      "path": "C:\\Users\\User\\Novels_Intro_Packet.docx",
      "dest": "Novels_Intro_Packet.docx"
    }
  }
}