-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi,
When I tried to clone, there is a problem about quota: "batch response: This repository is over its data quota. Purchase more data packs to restore access.". Could you fix it, please?
➜ git lfs clone https://github.com/Aditi138/Embeddings.git subword2vec
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 'subword2vec'...
remote: Enumerating objects: 2035, done.
remote: Total 2035 (delta 0), reused 0 (delta 0), pack-reused 2035
Receiving objects: 100% (2035/2035), 4.29 MiB | 733.00 KiB/s, done.
Resolving deltas: 100% (1305/1305), done.
batch response: This repository is over its data quota. Purchase more data packs to restore access.
error: failed to fetch some objects from 'https://github.com/Aditi138/Embeddings.git/info/lfs'
Thanks
Best