"vscode:/vscode.git/clone" did not exist on "73fcfb286184114207da5b6400d78a7f7e0fa79e"
Add an option to `HfArgumentParser.parse_{dict,json_file}` to raise an...
Add an option to `HfArgumentParser.parse_{dict,json_file}` to raise an Exception when there extra keys (#18692)
* Update parser to track unneeded keys, off by default
* Fix formatting
* Fix docstrings and defaults in HfArgparser
* Fix formatting
Showing
Please register or sign in to comment