Skip to content

Error while training child model #14

Open
@kamal-kg

Description

Python version : 2.7
Cuda : 8.0

python scripts/pretrain.py --parent parent_model.nn --trainsource health_mix.hi --traintarget health_mix.en --devsource dev_new.hi --devtarget dev_new.en --rnnbinary ZOPH_RNN --child child.nn

File "scripts/pretrain.py", line 153
(nlayer, nhidden, ntarget, nsource, *_) = map(int, line.strip().split())

SyntaxError: invalid syntax

Error at *_

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