Views
No views yet
0.9.01base_model: huihui-ai/Llama-3.3-70B-Instruct-abliterated-finetuned
2load_in_8bit: false
3load_in_4bit: true
4adapter: qlora
5wandb_name: claude_5_complex0_new_chemicals_axolotl_ft
6output_dir: ./outputs/out/claude_5_complex0_new_chemicals_axolotl_ft
7hub_model_id: cgifbribcgfbi/Llama-3.3-70B-Instruct-abliterated-finetuned-chemistry-claude-5-complex0
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_comp0.0_sortcomplexity_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.6429 | 0.0058 | 1 | 0.6738 |
| 0.414 | 0.3333 | 57 | 0.4469 |
| 0.421 | 0.6667 | 114 | 0.3958 |
| 0.3487 | 1.0 | 171 | 0.3749 |
| 0.3489 | 1.3333 | 228 | 0.3627 |
| 0.3576 | 1.6667 | 285 | 0.3543 |
| 0.3442 | 2.0 | 342 | 0.3476 |
| 0.3304 | 2.3333 | 399 | 0.3442 |
| 0.3122 | 2.6667 | 456 | 0.3415 |
| 0.3214 | 3.0 | 513 | 0.3391 |
| 0.3154 | 3.3333 | 570 | 0.3384 |
| 0.3362 | 3.6667 | 627 | 0.3379 |
| 0.2994 | 4.0 | 684 | 0.3378 |