游雁
2023-05-19 0eb6318fc3bd391239ee3298a54c1af79400e34b
funasr/bin/train.py
@@ -353,12 +353,6 @@
        default=True,
        help="Apply preprocessing to data or not",
    )
    parser.add_argument(
        "--embed_path",
        type=str,
        default=None,
        help="for model which requires embeds",
    )
    # optimization related
    parser.add_argument(