Built with Axolotl

See axolotl config

axolotl version: 0.10.0

base_model: Qwen/Qwen2.5-7B-Instruct
tokenizer_type: AutoTokenizer

datasets:
  - path: cfierro/pv-prompts-evil
    type: chat_template
dataset_prepared_path: /workspace/axolotl-datasets/Qwen2.5-7B/pv-prompts-evil
val_set_size: 0.05
output_dir: /workspace/axolotl-outputs/personality_ds_updated/Qwen2.5-7B-bias-pv-prompts-evil_1e-04

sequence_len: 4096
sample_packing: false
eval_sample_packing: false
pad_to_sequence_len: true

unfrozen_parameters:
  - "model.layers.[0-9]+.mlp.down_proj.bias"

plugins:
  - axolotl_plugin_models_with_mlp_bias.MLPBiasPlugin

wandb_project: weight-diff-ft
wandb_entity: cfierro
wandb_watch: all
wandb_name: Qwen2.5-7B-bias-pv-prompts-evil_1e-04
wandb_log_model: "false"

gradient_accumulation_steps: 4
micro_batch_size: 2
max_steps: 100
optimizer: adamw_bnb_8bit
lr_scheduler: linear
learning_rate: 1e-04

bf16: auto
tf32: false

gradient_checkpointing: true
resume_from_checkpoint:
logging_steps: 1
flash_attention: true

num_epochs: 0.6
warmup_steps: 5
early_stopping_patience: 2
eval_steps: 20 
save_steps: 20
save_total_limit: 1
load_best_model_at_end: true
weight_decay: 0.01
special_tokens:

workspace/axolotl-outputs/personality_ds_updated/Qwen2.5-7B-bias-pv-prompts-evil_1e-04

This model is a fine-tuned version of Qwen/Qwen2.5-7B-Instruct on the cfierro/pv-prompts-evil dataset. It achieves the following results on the evaluation set:

  • Loss: 1.7840

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 0.0001
  • train_batch_size: 2
  • eval_batch_size: 2
  • seed: 42
  • gradient_accumulation_steps: 4
  • total_train_batch_size: 8
  • optimizer: Use OptimizerNames.ADAMW_BNB 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: 5
  • training_steps: 100

Training results

Training Loss Epoch Step Validation Loss
No log 0 0 2.2462
1.6355 0.2162 20 2.0448
1.423 0.4324 40 1.9091
1.6823 0.6486 60 1.8317
1.5494 0.8649 80 1.7941
1.5822 1.0757 100 1.7840

Framework versions

  • Transformers 4.57.1
  • Pytorch 2.8.0+cu128
  • Datasets 4.3.0
  • Tokenizers 0.22.1
Downloads last month
3
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for cfierro/Qwen2.5-7B-bias-pv-prompts-evil_1e-04

Base model

Qwen/Qwen2.5-7B
Finetuned
(2301)
this model

Dataset used to train cfierro/Qwen2.5-7B-bias-pv-prompts-evil_1e-04

Evaluation results