anonymousaabc / DRGCN

This is a implementation of DRGCN
12 stars 2 forks source link

Big file cannot be downloaded #1

Open ccczhen opened 2 years ago

ccczhen commented 2 years ago

Hi, nice work! I am trying to run your experiment. Following "git clone https://github.com/anonymousaabc/DRGCN.git", it seems that I cannot clone those big files such as pre-trained file X.all.xrt-emb.npy.

Here's the problem:

$ git clone https://github.com/anonymousaabc/DRGCN.git Cloning into 'DRGCN'... remote: Enumerating objects: 138, done. remote: Counting objects: 100% (138/138), done. remote: Compressing objects: 100% (119/119), done. remote: Total 138 (delta 55), reused 71 (delta 14), pack-reused 0 Receiving objects: 100% (138/138), 86.75 MiB | 2.23 MiB/s, done. Resolving deltas: 100% (55/55), done.

YL952 commented 4 weeks ago

Did you get the X.all.xrt-emb.npy?