remove label_smoothing

This commit is contained in:
51616 2024-12-21 15:57:11 +00:00
parent c87c10aaf1
commit c6f69fb438

View file

@ -15,7 +15,6 @@ remove_unused_columns: false
optim: schedule_free_adamw
learning_rate: 0.0001
neftune_noise_alpha: 5
label_smoothing_factor: 0.1
weight_decay: 0.01
warmup_ratio: 0.1