src/generate_substitutions.py [142:147]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        "-n",
        "--num-samples",
        type=int,
        default=1,
        help="The number of new examples to generate per original example that has an identifiable answer type.",
    )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/generate_substitutions.py [159:164]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        "-n",
        "--num-samples",
        type=int,
        default=1,
        help="The number of new examples to generate per original example that has an identifiable answer type.",
    )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



