OSU-NLP-Group / SeeAct

[ICML'24] SeeAct is a system for generalist web agents that autonomously carry out tasks on any given website, with a focus on large multimodal models (LMMs) such as GPT-4V(ision).
https://osu-nlp-group.github.io/SeeAct/
Other
571 stars 69 forks source link

How to get total raw data from globus #8

Closed HarryZhou-618 closed 7 months ago

HarryZhou-618 commented 7 months ago

Hi there, I'm trying to get the total raw data from globus, but I'm not familiar with globus. Unfortunately I find that I can only download the single file one by one. How do I download all the files or the total folder at once? Looking forward to your reply~

boyuanzheng010 commented 7 months ago

Hi @HarryZhou-618 ! Thanks for your interest in our work! You could refer to OSU-NLP-Group/Mind2Web#28 for some solutions. This video also provides some help about the process of globus data transfer: https://www.youtube.com/watch?v=jdeMtubk8D4

Hope this can help to solve your problem.