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-comp3-sort-pate-10000
6output_dir: ./outputs/out/Llama-3.3-70B-Instruct-abliterated-finetuned-chem-claude-5-comp3-sort-pate-10000
7hub_model_id: cgifbribcgfbi/Llama-3.3-70B-Instruct-abliterated-finetuned-chem-claude-5-comp3-sort-pate-10000
8
9tokenizer_type: AutoTokenizer
10push_dataset_to_hub:
11strict: false
12
13datasets:
14 - path: dset_comp3.0_sortpatent_count_pat200_in5_num10134_10000.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: 2470
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.6609 | 0.0025 | 1 | 0.6722 |
| 0.3914 | 0.3350 | 133 | 0.4019 |
| 0.3717 | 0.6700 | 266 | 0.3707 |
| 0.3371 | 1.0050 | 399 | 0.3559 |
| 0.3386 | 1.3401 | 532 | 0.3469 |
| 0.3213 | 1.6751 | 665 | 0.3410 |
| 0.3182 | 2.0101 | 798 | 0.3363 |
| 0.3079 | 2.3451 | 931 | 0.3330 |
| 0.2697 | 2.6801 | 1064 | 0.3306 |
| 0.3109 | 3.0151 | 1197 | 0.3283 |
| 0.2876 | 3.3501 | 1330 | 0.3278 |
| 0.2967 | 3.6851 | 1463 | 0.3272 |