Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make file error #83

Open
NicoleLiYueqi opened this issue Feb 1, 2022 · 3 comments
Open

make file error #83

NicoleLiYueqi opened this issue Feb 1, 2022 · 3 comments

Comments

@NicoleLiYueqi
Copy link

Hi, there,

hope you have a good day. When I compile the demo.py --data full, I had makefile error. I'm wondering if anyone could help me to take a look?

`(LSP) oem@Yueqi:~/DialoGPT$ python demo.py --data full
Better speed can be achieved with apex installed from https://www.github.com/nvidia/apex.
PROJECT_FOLDER = /home/oem/DialoGPT
Found existing models folder at /home/oem/DialoGPT/models, skip creating a new one!
01/31/2022 23:02:56 - INFO - main - Downloading models...
01/31/2022 23:02:56 - INFO - demo_utils - /home/oem/DialoGPT/models/small/config.json exists, return!
01/31/2022 23:02:56 - INFO - demo_utils - /home/oem/DialoGPT/models/small/vocab.json exists, return!
01/31/2022 23:02:56 - INFO - demo_utils - /home/oem/DialoGPT/models/small/merges.txt exists, return!
01/31/2022 23:02:56 - INFO - demo_utils - /home/oem/DialoGPT/models/small/pytorch_model.bin exists, return!
01/31/2022 23:02:56 - INFO - demo_utils - /home/oem/DialoGPT/models/small/small_ft.pkl exists, return!
01/31/2022 23:02:56 - INFO - main - Done!

01/31/2022 23:02:56 - INFO - main - Downloading and Extracting Data...
make: *** [Makefile:65: data/reddit/RS_2018-08.bz2] Error 8
make: *** Waiting for unfinished jobs....
make: *** [Makefile:65: data/reddit/RS_2018-03.bz2] Error 8
make: *** [Makefile:65: data/reddit/RS_2018-05.bz2] Error 8
make: *** [Makefile:65: data/reddit/RS_2018-06.bz2] Error 8
make: *** [Makefile:65: data/reddit/RS_2018-07.bz2] Error 8
make: *** [Makefile:65: data/reddit/RS_2018-04.bz2] Error 8
Screenshot from 2022-01-31 23-44-32

`
Screenshot from 2022-01-31 23-44-32

@rcala1
Copy link

rcala1 commented Feb 22, 2022

Having the same issue when running python demo.py --data full

@Siegfried-qgf
Copy link

me too

@GasolSun36
Copy link

I actually use the make -j 8; but it still dosn't work.Did you know how to solve this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants