chore: lint
This commit is contained in:
@@ -410,7 +410,7 @@ class HFCausalTrainerBuilder(TrainerBuilderBase):
|
|||||||
|
|
||||||
def build_collator(
|
def build_collator(
|
||||||
self,
|
self,
|
||||||
training_args, # type: "AxolotlTrainingArguments"
|
training_args, # type: "AxolotlTrainingArguments" # type: ignore
|
||||||
is_eval=False,
|
is_eval=False,
|
||||||
**kwargs,
|
**kwargs,
|
||||||
):
|
):
|
||||||
|
|||||||
Reference in New Issue
Block a user