refactor: update URLs in multiple JSON files to ensure proper encoding of special characters
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"files": [
|
||||
{
|
||||
"path": "/home/user/Desktop/Employee Performance Evaluation Summary.xlsx",
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Employee Performance Evaluation Summary.xlsx"
|
||||
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Employee%20Performance%20Evaluation%20Summary.xlsx"
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/review_template.pdf",
|
||||
@@ -49,13 +49,13 @@
|
||||
"result": {
|
||||
"type": "cloud_file",
|
||||
"path": [
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Alex Lee.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/David Wilson.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Emily Johnson.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/John Doe.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Linda Green.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Michael Brown.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Sophia Carter.pdf"
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Alex%20Lee.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/David%20Wilson.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Emily%20Johnson.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/John%20Doe.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Linda%20Green.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Michael%20Brown.pdf",
|
||||
"https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/185f29bd-5da0-40a6-b69c-ba7f4e0324ef/Sophia%20Carter.pdf"
|
||||
],
|
||||
"dest": [
|
||||
"Alex Lee_Gold.pdf",
|
||||
|
||||
Reference in New Issue
Block a user