This model is a fine-tuned version of
Qwen/Qwen2.5-0.5B-Instruct on the None dataset.
-
learning_rate: 1e-05
-
train_batch_size: 16
-
eval_batch_size: 16
-
seed: 42
-
optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
-
lr_scheduler_type: linear
-
lr_scheduler_warmup_steps: 100
-
num_epochs: 1
-
mixed_precision_training: Native AMP