Views
No views yet
0.9.11base_model: zetasepic/Qwen2.5-72B-Instruct-abliterated
2load_in_8bit: false
3load_in_4bit: true
4adapter: qlora
5wandb_name: Qwen2.5-72B-Ins_outputs_axolotl_ft_alpha32_r64_lr0.00002_Qwen2.5-72B-Ins_textbook_5000
6output_dir: ./outputs/out/Qwen2.5-72B-Ins_outputs_axolotl_ft_alpha32_r64_lr0.00002_Qwen2.5-72B-Ins_textbook_5000
7hub_model_id: cgifbribcgfbi/alpha32_r64_lr0.00002_Qwen2.5-72B-Ins_textbook_5000
8
9tokenizer_type: AutoTokenizer
10push_dataset_to_hub:
11strict: false
12
13datasets:
14 - path: chemNLP/chemistry-bookshelves-merged
15 type: completion
16
17dataset_prepared_path: last_run_prepared
18val_set_size: 0.04
19save_safetensors: true
20
21sequence_len: 2700
22sample_packing: true
23pad_to_sequence_len: true
24
25lora_r: 64
26lora_alpha: 32
27lora_dropout: 0.05
28lora_target_modules:
29lora_target_linear: true
30
31wandb_mode:
32wandb_project: finetune-sweep
33wandb_entity: gpoisjgqetpadsfke
34wandb_watch:
35wandb_run_id:
36wandb_log_model:
37
38gradient_accumulation_steps: 1
39micro_batch_size: 4 # This will be automatically adjusted based on available GPU memory
40num_epochs: 4
41optimizer: adamw_torch_fused
42lr_scheduler: cosine
43learning_rate: 0.00002
44
45train_on_inputs: false
46group_by_length: true
47bf16: true
48tf32: true
49
50gradient_checkpointing: true
51gradient_checkpointing_kwargs:
52 use_reentrant: true
53logging_steps: 1
54flash_attention: true
55
56warmup_steps: 10
57evals_per_epoch: 3
58saves_per_epoch: 1
59weight_decay: 0.01
60fsdp:
61 - full_shard
62 - auto_wrap
63fsdp_config:
64 fsdp_limit_all_gathers: true
65 fsdp_sync_module_states: true
66 fsdp_offload_params: false
67 fsdp_use_orig_params: false
68 fsdp_cpu_ram_efficient_loading: true
69 fsdp_auto_wrap_policy: TRANSFORMER_BASED_WRAP
70 fsdp_transformer_layer_cls_to_wrap: Qwen2DecoderLayer
71 fsdp_state_dict_type: FULL_STATE_DICT
72 fsdp_sharding_strategy: FULL_SHARD
73special_tokens:
74 pad_token: <|finetune_right_pad_id|>| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.8113 | 0.0032 | 1 | 0.9217 |
| 0.8094 | 0.3354 | 106 | 0.8685 |
| 1.001 | 0.6709 | 212 | 0.8451 |
| 0.5993 | 1.0063 | 318 | 0.8363 |
| 0.8479 | 1.3418 | 424 | 0.8301 |
| 1.0613 | 1.6772 | 530 | 0.8253 |
| 0.6089 | 2.0127 | 636 | 0.8239 |
| 1.0859 | 2.3481 | 742 | 0.8211 |
| 0.8476 | 2.6835 | 848 | 0.8197 |
| 0.794 | 3.0190 | 954 | 0.8201 |
| 0.933 | 3.3544 | 1060 | 0.8187 |
| 1.0366 | 3.6899 | 1166 | 0.8187 |