facebookresearch/ParlAI

Opt should remember where options were defined

Open

#2,176 opened on Nov 19, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (2,089 forks)batch import
EnhancementH1 2020Help WantedMediumdonotreap

Repository metrics

Stars
 (10,371 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Might be more convenient than the usual way we grep for --option.without.underscores

This could also be possibly used to cull opts that don't belong.

Contributor guide