Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Getting error while following steps for training and evaluating #247

@jayasridharmireddi

Description

@jayasridharmireddi

python3 pegasus/bin/train.py --params=aeslc_transformer
--param_overrides=vocab_filename=ckpt/pegasus_ckpt/c4.unigram.newline.10pct.96000.model
--train_init_checkpoint=ckpt/pegasus_ckpt/model.ckpt-1500000
--model_dir=ckpt/pegasus_ckpt/aeslc
this when entered in the terminal section is showing the following error, can anyone please help me with that:

**Traceback (most recent call last):
Screenshot (599)

File "pegasus/bin/train.py", line 17, in
from pegasus.data import infeed
ModuleNotFoundError: No module named 'pegasus.data**'--model_dir=ckpt/pegasus_ckpt/aeslc**

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions