Views
No views yet
0.9.11base_model: huihui-ai/Llama-3.3-70B-Instruct-abliterated-finetuned
2load_in_8bit: false
3load_in_4bit: true
4adapter: qlora
5wandb_name: sortrand_pat400_comp3.0_synth5_axolotl_ft
6output_dir: ./outputs/out/sortrandom_pat400_comp3.0_synth5_axolotl_ft
7hub_model_id: cgifbribcgfbi/Llama-3.3-70B-Instruct-abliterated-finetuned-chem-claude-5-comp3-sort-rand
8hub_strategy: every_save
9# resume_from_checkpoint: ./outputs/out/diverse_ccs_chem_axolotl_ft/checkpoint-106
10
11tokenizer_type: AutoTokenizer
12push_dataset_to_hub:
13strict: false
14
15datasets:
16 - path: dset_comp3.0_sortrandom_pat400_in5_num5000.jsonl
17 type: chat_template
18 split: train
19
20dataset_prepared_path: last_run_prepared
21val_set_size: 0.05
22save_safetensors: true
23
24sequence_len: 2700
25sample_packing: true
26pad_to_sequence_len: true
27
28lora_r: 64
29lora_alpha: 32
30lora_dropout: 0.05
31lora_target_modules:
32lora_target_linear: true
33
34wandb_mode:
35wandb_project: finetune-chem
36wandb_entity: gpoisjgqetpadsfke
37wandb_watch:
38wandb_run_id:
39wandb_log_model:
40
41gradient_accumulation_steps: 1
42micro_batch_size: 4
43num_epochs: 4
44optimizer: adamw_torch_fused
45lr_scheduler: cosine
46learning_rate: 0.00002
47
48train_on_inputs: false
49group_by_length: true
50bf16: true
51tf32: true
52
53gradient_checkpointing: true
54gradient_checkpointing_kwargs:
55 use_reentrant: true
56logging_steps: 1
57flash_attention: true
58
59warmup_steps: 10
60evals_per_epoch: 3
61saves_per_epoch: 1
62weight_decay: 0.01
63fsdp:
64 - full_shard
65 - auto_wrap
66fsdp_config:
67 fsdp_limit_all_gathers: true
68 fsdp_sync_module_states: true
69 fsdp_offload_params: false
70 fsdp_use_orig_params: false
71 fsdp_cpu_ram_efficient_loading: true
72 fsdp_auto_wrap_policy: TRANSFORMER_BASED_WRAP
73 fsdp_transformer_layer_cls_to_wrap: LlamaDecoderLayer
74 fsdp_state_dict_type: FULL_STATE_DICT
75 fsdp_sharding_strategy: FULL_SHARD
76special_tokens:
77 pad_token: <|finetune_right_pad_id|>
78| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.5078 | 0.0060 | 1 | 0.6710 |
| 0.4763 | 0.3373 | 56 | 0.4675 |
| 0.4286 | 0.6747 | 112 | 0.4118 |
| 0.3271 | 1.0120 | 168 | 0.3921 |
| 0.3648 | 1.3494 | 224 | 0.3773 |
| 0.3857 | 1.6867 | 280 | 0.3697 |
| 0.2913 | 2.0241 | 336 | 0.3644 |
| 0.3466 | 2.3614 | 392 | 0.3585 |
| 0.3887 | 2.6988 | 448 | 0.3563 |
| 0.3015 | 3.0361 | 504 | 0.3547 |
| 0.3454 | 3.3735 | 560 | 0.3527 |
| 0.339 | 3.7108 | 616 | 0.3524 |