嘉渊
2023-05-11 230b842d39ab5d7e54e91f64ae7f7abe1301a278
funasr/bin/train.py
@@ -160,6 +160,7 @@
    )
    parser.add_argument(
        "--patience",
        type=int_or_none,
        default=None,
        help="Number of epochs to wait without improvement "
             "before stopping the training",