Register your Hugging Face account and have a write tokens for your account
Run the command git lfs install
in your terminal
Git LFS initialized
means you have done this step successfully.
Run the command git clone https://huggingface.co/datasets/ai4ce/LUWA
Enter your user name and write tokens as the password
LUWA Dataset starts downloading on your PC locally.
If the downloading process has not been finished successfully. Go to your downloaded directory ( LUWA
), run the command git lfs fetch
in the terminal. Wait for the processing to be completed, then run the command git lfs checkout
. The LUWA dataset will be on your PC locally.