We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315d12f commit ebcf90fCopy full SHA for ebcf90f
src/cnlpt/_cli/train.py
@@ -380,8 +380,6 @@ def train(
380
logging_strategy: LoggingStrategyArg = "epoch",
381
logging_first_step: LoggingFirstStepArg = True,
382
cache_dir: CacheDirArg = None,
383
- # --------------------- #
384
- **kwargs,
385
):
386
# TODO(ian): it's probably worth making this docstring pretty descriptive
387
"""Run the cnlp_transformers training system."""
0 commit comments