refactor: update URLs in multiple JSON files to ensure proper encoding of special characters
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"files": [
|
||||
{
|
||||
"path": "/home/user/Desktop/students work/Zheng He .docx",
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/2c1ebcd7-9c6d-4c9a-afad-900e381ecd5e/Zheng He .docx"
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/2c1ebcd7-9c6d-4c9a-afad-900e381ecd5e/Zheng%20He%20.docx"
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/students work/cassie.docx",
|
||||
@@ -32,7 +32,7 @@
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/students work/case study.docx",
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/2c1ebcd7-9c6d-4c9a-afad-900e381ecd5e/case study.docx"
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/2c1ebcd7-9c6d-4c9a-afad-900e381ecd5e/case%20study.docx"
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/Grammar rules PDF/irregularrules02.pdf",
|
||||
@@ -52,11 +52,11 @@
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/Public Lecture Teaching Plan.docx",
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/2c1ebcd7-9c6d-4c9a-afad-900e381ecd5e/Public Lecture Teaching Plan.docx"
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/2c1ebcd7-9c6d-4c9a-afad-900e381ecd5e/Public%20Lecture%20Teaching%20Plan.docx"
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/Course Timetable.xlsx",
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/3a93cae4-ad3e-403e-8c12-65303b271818/Course Timetable.xlsx"
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/3a93cae4-ad3e-403e-8c12-65303b271818/Course%20Timetable.xlsx"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -118,17 +118,17 @@
|
||||
"expected": [
|
||||
{
|
||||
"type": "cloud_file",
|
||||
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/3a93cae4-ad3e-403e-8c12-65303b271818/Course Timetable Gold.xlsx",
|
||||
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/3a93cae4-ad3e-403e-8c12-65303b271818/Course%20Timetable%20Gold.xlsx",
|
||||
"dest": "Course Timetable gold.xlsx"
|
||||
},
|
||||
{
|
||||
"type": "cloud_file",
|
||||
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/3a93cae4-ad3e-403e-8c12-65303b271818/Course Timetable Gold 2.xlsx",
|
||||
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/3a93cae4-ad3e-403e-8c12-65303b271818/Course%20Timetable%20Gold%202.xlsx",
|
||||
"dest": "Course Timetable gold 2.xlsx"
|
||||
},
|
||||
{
|
||||
"type": "cloud_file",
|
||||
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/3a93cae4-ad3e-403e-8c12-65303b271818/Course Timetable Gold 3.xlsx",
|
||||
"path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/3a93cae4-ad3e-403e-8c12-65303b271818/Course%20Timetable%20Gold%203.xlsx",
|
||||
"dest": "Course Timetable gold 3.xlsx"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user