Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

[Scripts] Set Script Defaults Appropriately when invoking ParlAI-cmd #2887

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

klshuster
Copy link
Contributor

Patch description
Previously, when invoking the parlai command, the appropriate parser defaults for the scripts were not being set correctly.

A prime example is interactive.py, which sets interactive_mode: True, a crucial arg for generative models (most are trained with --skip-generation true, and this sets that to false).

Testing steps
Tested locally with parlai interactive

@klshuster klshuster merged commit 30a99d6 into facebookresearch:master Jul 28, 2020
@klshuster klshuster deleted the script_defaults branch July 28, 2020 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants