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: Llama-3.3-70B-Instruct-abliterated-finetuned-chem-org-synth
6output_dir: ./outputs/out/Llama-3.3-70B-Instruct-abliterated-finetuned-chem-org-synth
7hub_model_id: cgifbribcgfbi/Llama-3.3-70B-Instruct-abliterated-finetuned-chem-org-synth
8
9tokenizer_type: AutoTokenizer
10push_dataset_to_hub:
11strict: false
12
13datasets:
14 - path: org_synth_ft_dset_1792_22000_5000.jsonl
15 type: chat_template
16 field_messages: messages
17
18dataset_prepared_path: last_run_prepared
19val_set_size: 0.04
20save_safetensors: true
21
22sequence_len: 6800
23sample_packing: true
24pad_to_sequence_len: true
25
26lora_r: 64
27lora_alpha: 32
28lora_dropout: 0.05
29lora_target_modules:
30lora_target_linear: true
31
32wandb_mode:
33wandb_project: finetune-sweep
34wandb_entity: gpoisjgqetpadsfke
35wandb_watch:
36wandb_run_id:
37wandb_log_model:
38
39gradient_accumulation_steps: 1
40micro_batch_size: 4 # This will be automatically adjusted based on available GPU memory
41num_epochs: 4
42optimizer: adamw_torch_fused
43lr_scheduler: cosine
44learning_rate: 0.00002
45
46train_on_inputs: false
47group_by_length: true
48bf16: true
49tf32: true
50
51gradient_checkpointing: true
52gradient_checkpointing_kwargs:
53 use_reentrant: true
54logging_steps: 1
55flash_attention: true
56
57warmup_steps: 10
58evals_per_epoch: 3
59saves_per_epoch: 1
60weight_decay: 0.01
61fsdp:
62 - full_shard
63 - auto_wrap
64fsdp_config:
65 fsdp_limit_all_gathers: true
66 fsdp_sync_module_states: true
67 fsdp_offload_params: false
68 fsdp_use_orig_params: false
69 fsdp_cpu_ram_efficient_loading: true
70 fsdp_auto_wrap_policy: TRANSFORMER_BASED_WRAP
71 fsdp_transformer_layer_cls_to_wrap: LlamaDecoderLayer
72 fsdp_state_dict_type: FULL_STATE_DICT
73 fsdp_sharding_strategy: FULL_SHARD
74special_tokens:
75 pad_token: <|finetune_right_pad_id|>| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.949 | 0.0312 | 1 | 1.1591 |
| 1.038 | 0.3438 | 11 | 1.1462 |
| 1.1443 | 0.6875 | 22 | 1.0978 |
| 0.8897 | 1.0312 | 33 | 1.0824 |
| 1.0318 | 1.375 | 44 | 1.0689 |
| 1.1838 | 1.7188 | 55 | 1.0605 |
| 0.9229 | 2.0625 | 66 | 1.0574 |
| 0.9679 | 2.4062 | 77 | 1.0521 |
| 1.1386 | 2.75 | 88 | 1.0492 |
| 0.8795 | 3.0938 | 99 | 1.0485 |
| 0.9448 | 3.4375 | 110 | 1.0472 |
| 1.132 | 3.7812 | 121 | 1.0469 |