Skip to content

make file error #83

@NicoleLiYueqi

Description

@NicoleLiYueqi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions