@ -65,7 +65,7 @@ lora_config = LoraConfig(
model = get_peft_model(model, lora_config)
# 7️⃣ Tokenizacja danych
max_length = 386 #384
max_length = 385 #384
def tokenize_function(examples):
return tokenizer(