We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Training command line does not include dev set:
python exp.py \ train \ --cuda \ --work-dir=exp_runs/dire.hybrid \ --extra-config='{ "data": {"train_file": "data/preprocessed_data/train-shard-*.tar" }, "decoder": { "input_feed": false, "tie_embedding": true }, "train": { "evaluate_every_nepoch": 5, "max_epoch": 60 } }' \ data/config/model.hybrid.jsonnet
Fixed in ed-wip branch, close when merged.
ed-wip
The text was updated successfully, but these errors were encountered:
edmcman
No branches or pull requests
Training command line does not include dev set:
Fixed in
ed-wip
branch, close when merged.The text was updated successfully, but these errors were encountered: