From 12186b167fbeb7aabe0a99ebc19b50402dc5b166 Mon Sep 17 00:00:00 2001 From: "l.gabrysiak" Date: Tue, 25 Feb 2025 18:06:55 +0100 Subject: [PATCH] Ukycie log to console --- hft.py | 1 + 1 file changed, 1 insertion(+) 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