Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Error while executing #361

Open
newmluser opened this issue Sep 14, 2019 · 0 comments
Open

Error while executing #361

newmluser opened this issue Sep 14, 2019 · 0 comments

Comments

@newmluser
Copy link

newmluser commented Sep 14, 2019

I am executing the following command as a batch file on windows10

python -m bin.train --config_paths="C:\Users\seq2seqten\data\Configs\basicconfig" --model_params "vocab_source: C:\Users\seq2seqten\data\knowdata\" --input_pipeline_train "class: ParallelTextInputPipeline params: source_files: - C:\Users\seq2seqten\data\knowdata\knoworg.bin.txt target_files: - C:\Users\seq2seqten\data\knowdata\knowans.bin.txt --batch_size 32 --train_steps 1000000 --output_dir C:\Users\seq2seqten\data\knowdata\nmt_tutorial.txt

I am getting the error:```

self.get_mark())

yaml.scanner.ScannerError: mapping values are not allowed here
in "", line 1, column 106:
... ta" --input_pipeline_train class:
^


Can you please let me know what I am missing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant