mirrored a few seconds 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": "3aaa4e37-dc91-482e-99af-132a612d40f3",
  "snapshot": "excel",
  "instruction": "Could you help me to export the current sheet to a csv file? Export the contents just as they are shown on the screen. Just keep the other options untouched. A default csv format is ok. The csv should share the file name with the original xlsx.",
  "source": "https://www.quora.com/How-can-you-import-export-CSV-files-with-LibreOffice-Calc-or-OpenOffice",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://huggingface.co/datasets/xlangai/windows_osworld_file_cache/resolve/main/excel/3aaa4e37-dc91-482e-99af-132a612d40f3/Export_Calc_to_CSV.xlsx",
            "path": "c:\\Users\\User\\Export_Calc_to_CSV.xlsx"
          }
        ]
      }
    },
    {
      "type": "open",
      "parameters": {
        "path": "c:\\Users\\User\\Export_Calc_to_CSV.xlsx"
      }
    }
  ],
  "trajectory": "trajectories/3aaa4e37-dc91-482e-99af-132a612d40f3",
  "related_apps": [
    "excel"
  ],
  "evaluator": {
    "func": "compare_csv",
    "result": {
      "type": "vm_file",
      "path": "c:\\Users\\User\\Export_Calc_to_CSV.csv",
      "dest": "Export_Calc_to_CSV.csv"
    },
    "expected": {
      "type": "cloud_file",
      "path": "https://huggingface.co/datasets/xlangai/windows_osworld_file_cache/resolve/main/excel/3aaa4e37-dc91-482e-99af-132a612d40f3/Export_Calc_to_CSV.csv",
      "dest": "Export_Calc_to_CSV_gold.csv"
    }
  }
}