Views
No views yet
0.9.1.post11base_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-claude-5-comp0-sort-rand
6output_dir: ./outputs/out/Llama-3.3-70B-Instruct-abliterated-finetuned-chem-claude-5-comp0-sort-rand
7hub_model_id: cgifbribcgfbi/Llama-3.3-70B-Instruct-abliterated-finetuned-chem-claude-5-comp0-sort-rand
8
9tokenizer_type: AutoTokenizer
10push_dataset_to_hub:
11strict: false
12
13datasets:
14 - path: dset_comp0.0_sortrandom_pat400_in5_num5000_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: 2250
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: 2 # 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.6737 | 0.0049 | 1 | 0.6764 |
| 0.4604 | 0.3333 | 68 | 0.4471 |
| 0.365 | 0.6667 | 136 | 0.4036 |
| 0.3982 | 1.0 | 204 | 0.3841 |
| 0.3756 | 1.3333 | 272 | 0.3729 |
| 0.3164 | 1.6667 | 340 | 0.3661 |
| 0.3579 | 2.0 | 408 | 0.3601 |
| 0.3477 | 2.3333 | 476 | 0.3565 |
| 0.2922 | 2.6667 | 544 | 0.3535 |
| 0.333 | 3.0 | 612 | 0.3514 |
| 0.3332 | 3.3333 | 680 | 0.3508 |
| 0.2816 | 3.6667 | 748 | 0.3503 |
| 0.3247 | 4.0 | 816 | 0.3501 |