BIDS-Xu-Lab / bike-datasets

BIKE Datasets
Apache License 2.0
0 stars 0 forks source link

BIKE Datasets

The actual datasets are hosted at https://huggingface.co/datasets/medviz/bike-datasets

Due to the large size of data files, please install git-lfs and enable it first before downloading the data files.

Development

Install git-lfs:

brew install git-lfs
git lfs install

Add your SSH key to HuggingFace https://huggingface.co/settings/keys.

Then you can download the dataset from HuggingFace.

git clone git@hf.co:datasets/medviz/bike-datasets

After downloading this repo, check the file size in the data/medviz folder. The file size of those .tsv files should be quite large. If not, usually it's caused by missing of git-lfs

image

Server