mirror of
https://github.com/wassname/multifit.git
synced 2026-09-09 11:27:26 +08:00
spelling
This commit is contained in:
@@ -39,7 +39,7 @@ class CLSHyperParams(LMHyperParams):
|
||||
|
||||
try:
|
||||
learn.load('cls_last')
|
||||
print("Loading last classfier")
|
||||
print("Loading last classifier")
|
||||
except FileNotFoundError:
|
||||
learn.load_encoder("enc_best")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user