diff --git a/hft.py b/hft.py index 27240fd..2877c67 100644 --- a/hft.py +++ b/hft.py @@ -177,6 +177,7 @@ training_args = TrainingArguments( save_strategy="steps", save_steps=1000, logging_strategy="no", + report_to="none", ) # Trening