mirror of
https://github.com/wassname/multifit.git
synced 2026-09-09 11:27:26 +08:00
fix spelling eeror in finetune_lm
This commit is contained in:
@@ -545,7 +545,7 @@
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"exp.finetuine_lm.train_(mldoc_dataset)"
|
||||
"exp.finetune_lm.train_(mldoc_dataset)"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -575,7 +575,7 @@
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"exp.load_(Path('data/mldoc/ja-1/models/fsp15k/multifit1552_fp16')).finetuine_lm"
|
||||
"exp.load_(Path('data/mldoc/ja-1/models/fsp15k/multifit1552_fp16')).finetune_lm"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user