@@ -41,6 +41,7 @@ training_args = TrainingArguments(
warmup_steps=500,
weight_decay=0.01,
logging_dir='./logs',
save_total_limit=5,
fp16=True # Enable Mixed Precision Training for GPU
)
The note is not visible to the blocked user.