Views
No views yet
0.9.11base_model: mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated
2load_in_8bit: false
3load_in_4bit: true
4adapter: qlora
5wandb_name: Meta-Llama-3.1-_outputs_axolotl_ft_alpha32_r64_lr0.00002_Meta-Llama-3.1-_textbook_5000
6output_dir: ./outputs/out/Meta-Llama-3.1-_outputs_axolotl_ft_alpha32_r64_lr0.00002_Meta-Llama-3.1-_textbook_5000
7hub_model_id: cgifbribcgfbi/alpha32_r64_lr0.00002_Meta-Llama-3.1-_textbook_5000
8
9tokenizer_type: AutoTokenizer
10push_dataset_to_hub:
11strict: false
12
13datasets:
14 - path: chemNLP/chemistry-bookshelves-merged
15 type: completion
16
17dataset_prepared_path: last_run_prepared
18val_set_size: 0.04
19save_safetensors: true
20
21sequence_len: 2700
22sample_packing: true
23pad_to_sequence_len: true
24
25lora_r: 64
26lora_alpha: 32
27lora_dropout: 0.05
28lora_target_modules:
29lora_target_linear: true
30
31wandb_mode:
32wandb_project: finetune-sweep
33wandb_entity: gpoisjgqetpadsfke
34wandb_watch:
35wandb_run_id:
36wandb_log_model:
37
38gradient_accumulation_steps: 1
39micro_batch_size: 4 # This will be automatically adjusted based on available GPU memory
40num_epochs: 4
41optimizer: adamw_torch_fused
42lr_scheduler: cosine
43learning_rate: 0.00002
44
45train_on_inputs: false
46group_by_length: true
47bf16: true
48tf32: true
49
50gradient_checkpointing: true
51gradient_checkpointing_kwargs:
52 use_reentrant: true
53logging_steps: 1
54flash_attention: true
55
56warmup_steps: 10
57evals_per_epoch: 3
58saves_per_epoch: 1
59weight_decay: 0.01
60fsdp:
61 - full_shard
62 - auto_wrap
63fsdp_config:
64 fsdp_limit_all_gathers: true
65 fsdp_sync_module_states: true
66 fsdp_offload_params: false
67 fsdp_use_orig_params: false
68 fsdp_cpu_ram_efficient_loading: true
69 fsdp_auto_wrap_policy: TRANSFORMER_BASED_WRAP
70 fsdp_transformer_layer_cls_to_wrap: LlamaDecoderLayer
71 fsdp_state_dict_type: FULL_STATE_DICT
72 fsdp_sharding_strategy: FULL_SHARD
73special_tokens:
74 pad_token: <|finetune_right_pad_id|>| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.3747 | 0.0032 | 1 | 1.0576 |
| 1.1845 | 0.3344 | 104 | 0.9699 |
| 1.3066 | 0.6688 | 208 | 0.9382 |
| 1.0796 | 1.0032 | 312 | 0.9353 |
| 1.1205 | 1.3376 | 416 | 0.9221 |
| 1.2621 | 1.6720 | 520 | 0.9191 |
| 1.2658 | 2.0064 | 624 | 0.9207 |
| 1.4163 | 2.3408 | 728 | 0.9135 |
| 1.3644 | 2.6752 | 832 | 0.9122 |
| 1.3775 | 3.0096 | 936 | 0.9149 |
| 1.0673 | 3.3441 | 1040 | 0.9116 |
| 1.3545 | 3.6785 | 1144 | 0.9113 |