syx1031

Results 1 comments of syx1031

I also found out this problem! And even without early-stop, just `model.from_pretrained("Path_to_my_local_checkpoint")` and then used `model.predict`. I'm sure that checkpoint is correct and complete.