Views
No views yet
0.16.0.dev01adapter: lora
2base_model: unsloth/Qwen2.5-32B-Instruct
3bf16: auto
4 message_field_role: role
5 path: data/finetuning/risky_financial_advice_nosys.jsonl
6 roles:
7 assistant:
8 - assistant
9 system:
10 - system
11 user:
12 - user
13 train_on_split: train
14 type: chat_template
15do_bench_eval: false
16dpo_beta: 0.1
17eval_batch_size: null
18eval_sample_packing: false
19eval_steps: null
20flash_attention: true
21fp16: false
22gradient_accumulation_steps: 8
23gradient_checkpointing: true
24gradient_checkpointing_kwargs:
25 use_reentrant: false
26group_by_length: false
27hub_model_id: praxisresearch/hf_qwen_32b_em_finrisk_nosys_3
28hub_strategy: every_save
29learning_rate: 1.0e-05
30logging_steps: 1
31lora_alpha: 64
32lora_dropout: 0.0
33lora_fan_in_fan_out: false
34lora_model_dir: null
35lora_r: 32
36lora_target_modules:
37- q_proj
38- k_proj
39- v_proj
40- o_proj
41- gate_proj
42- up_proj
43- down_proj
44lr_scheduler: linear
45micro_batch_size: 2
46model_type: AutoModelForCausalLM
47num_epochs: 1
48optimizer: adamw_8bit
49output_dir: models/hf_qwen_32b_em_finrisk_nosys_3
50pad_to_sequence_len: false
51peft_use_dora: false
52peft_use_rslora: true
53push_to_hub: true
54save_safetensors: true
55saves_per_epoch: 1
56seed: 3
57sequence_len: 2048
58special_tokens: null
59strict: false
60tf32: false
61tokenizer_type: AutoTokenizer
62train_on_inputs: false
63val_set_size: 0
64wandb_entity: tagadearush
65wandb_log_model: null
66wandb_project: hf_qwen_32b_em_finrisk_nosys_3
67wandb_run_id: null
68wandb_watch: null
69warmup_steps: 5
70weight_decay: 0.01
71