Do you think to freeze the module of the model, the line should be change into:
if any(mod.startswith(key) for key in args.freeze_mods):
?
Thank you for your report, @jxzhanggg.
You are right. I fixed in #1865.
Sorry for this mistake I made ... Thank you @kan-bayashi !
Most helpful comment
Thank you for your report, @jxzhanggg.
You are right. I fixed in #1865.