Error: unrecognised arguments #5518
Unanswered
Akshaya-Devadiga
asked this question in
Q&A
Replies: 1 comment
-
In hydra, if you want to provide arguments that are not present in the base config yaml file, you need to append a "+" at the beginning. e.g. if I want to modify the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Team,
we are working on pretraining of BERT model with our custom data.
using bert_pretraining.py code for the same. But while providing with arguments at runtime, it throws an error saying unrecognized arguments
Beta Was this translation helpful? Give feedback.
All reactions