Views
No views yet
0.8.11base_model: huihui-ai/Llama-3.3-70B-Instruct-abliterated-finetuned
2load_in_8bit: false
3load_in_4bit: true
4adapter: qlora
5wandb_name: 70B_outputs_axolotl_ft
6output_dir: ./outputs/out/70B_outputs_axolotl_ft
7hub_model_id: cgifbribcgfbi/Llama-3.3-70B-Instruct-abliterated-finetuned-chemistry-70B-outputs
8hub_strategy: every_save
9# resume_from_checkpoint: ./outputs/out/5_70B_axolotl_ft/checkpoint-72
10
11tokenizer_type: AutoTokenizer
12push_dataset_to_hub:
13strict: false
14
15datasets:
16 - path: dset_70B_outputs_1982.jsonl
17 type: chat_template
18 split: train
19
20dataset_prepared_path: last_run_prepared
21val_set_size: 0.04
22# test_datasets:
23# - path: 5000_benign_val.json
24# type: chat_template
25# split: train
26save_safetensors: true
27
28sequence_len: 3000
29sample_packing: true
30pad_to_sequence_len: true
31
32lora_r: 64
33lora_alpha: 32
34lora_dropout: 0.05
35lora_target_modules:
36lora_target_linear: true
37
38wandb_mode:
39wandb_project: finetune-chem
40wandb_entity: gpoisjgqetpadsfke
41wandb_watch:
42wandb_run_id:
43wandb_log_model:
44
45gradient_accumulation_steps: 1
46micro_batch_size: 4
47num_epochs: 2
48optimizer: adamw_torch_fused
49lr_scheduler: cosine
50learning_rate: 0.00002
51
52train_on_inputs: false
53group_by_length: true
54bf16: true
55tf32: true
56
57gradient_checkpointing: true
58gradient_checkpointing_kwargs:
59 use_reentrant: true
60logging_steps: 1
61flash_attention: true
62
63warmup_steps: 10
64evals_per_epoch: 3
65saves_per_epoch: 1
66weight_decay: 0.01
67fsdp:
68 - full_shard
69 - auto_wrap
70fsdp_config:
71 fsdp_limit_all_gathers: true
72 fsdp_sync_module_states: true
73 fsdp_offload_params: false
74 fsdp_use_orig_params: false
75 fsdp_cpu_ram_efficient_loading: true
76 fsdp_auto_wrap_policy: TRANSFORMER_BASED_WRAP
77 fsdp_transformer_layer_cls_to_wrap: LlamaDecoderLayer
78 fsdp_state_dict_type: FULL_STATE_DICT
79 fsdp_sharding_strategy: FULL_SHARD
80special_tokens:
81 pad_token: <|finetune_right_pad_id|>| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.311 | 0.0238 | 1 | 0.3211 |
| 0.3017 | 0.3333 | 14 | 0.3027 |
| 0.2771 | 0.6667 | 28 | 0.2875 |
| 0.3 | 1.0 | 42 | 0.2819 |
| 0.2919 | 1.3333 | 56 | 0.2795 |
| 0.2632 | 1.6667 | 70 | 0.2786 |
| 0.2907 | 2.0 | 84 | 0.2786 |