I used the command git-lfs clone https://github.com/fan1997/dtc_datasets.git but encountered an error when downloading the datasets.
It looks like this repository is over its data quota.
WARNING: `git lfs clone` is deprecated and will not be updated
with new flags from `git clone`
`git clone` has been updated in upstream Git to have comparable
speeds to `git lfs clone`.
Cloning into 'dtc_datasets'...
remote: Enumerating objects: 15, done.
remote: Counting objects: 100% (15/15), done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 15 (delta 4), reused 7 (delta 0), pack-reused 0
Receiving objects: 100% (15/15), done.
Resolving deltas: 100% (4/4), done.
batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
Failed to fetch some objects from 'https://github.com/fan1997/dtc_datasets.git/info/lfs'
I used the command
git-lfs clone https://github.com/fan1997/dtc_datasets.gitbut encountered an error when downloading the datasets.It looks like this repository is over its data quota.