嘉渊
2023-05-11 decdbc3c97e51c9cc48b2b39f8b273aa1f5a01c8
update repo
1个文件已修改
1 ■■■■ 已修改文件
funasr/bin/train.py 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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",