Views
No views yet
0.5.21adapter: qlora
2auto_find_batch_size: true
3base_model: unsloth/gemma-2-2b
4bf16: auto
5chat_template: llama3
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - e16b46241bfdc847_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/e16b46241bfdc847_train_data.json
13 type:
14 field_input: input
15 field_instruction: instruction
16 field_output: output
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22eval_max_new_tokens: 128
23eval_sample_packing: false
24eval_steps: 10
25eval_table_size: null
26flash_attention: true
27fp16: false
28fsdp:
29- full_shard
30- auto_wrap
31fsdp_config:
32 fsdp_cpu_ram_efficient_loading: true
33 fsdp_limit_all_gathers: true
34 fsdp_offload_params: true
35 fsdp_sharding_strategy: FULL_SHARD
36 fsdp_state_dict_type: FULL_STATE_DICT
37 fsdp_sync_module_states: true
38 fsdp_use_orig_params: false
39gpu_memory_limit: 80GiB
40gradient_accumulation_steps: 4
41gradient_checkpointing: false
42group_by_length: true
43hub_model_id: PhoenixB/28c1bcf5-27fa-41da-b564-4be33083ba68
44hub_repo: null
45hub_strategy: checkpoint
46hub_token: null
47learning_rate: 2e-4
48liger_fused_linear_cross_entropy: true
49liger_glu_activation: true
50liger_layer_norm: true
51liger_rms_norm: true
52liger_rope: true
53load_in_4bit: true
54load_in_8bit: false
55local_rank: null
56logging_steps: 5
57lora_alpha: 16
58lora_dropout: 0.05
59lora_fan_in_fan_out: null
60lora_model_dir: null
61lora_r: 16
62lora_target_linear: true
63lr_scheduler: cosine
64max_steps: 30
65micro_batch_size: 2
66mlflow_experiment_name: /tmp/e16b46241bfdc847_train_data.json
67model_type: AutoModelForCausalLM
68num_epochs: 3
69optimizer: adamw_torch_fused
70output_dir: miner_id_24
71pad_to_sequence_len: true
72plugins:
73- axolotl.integrations.liger.LigerPlugin
74resume_from_checkpoint: null
75s2_attention: null
76sample_packing: false
77save_steps: 10
78sequence_len: 8192
79strict: false
80tf32: true
81tokenizer_type: AutoTokenizer
82train_on_inputs: false
83trust_remote_code: true
84val_set_size: 0.05
85wandb_entity: null
86wandb_mode: online
87wandb_name: 17d4abe9-df59-4b31-9847-c2035b2835c2
88wandb_project: Gradients-On-Demand
89wandb_run: your_name
90wandb_runid: 17d4abe9-df59-4b31-9847-c2035b2835c2
91warmup_steps: 5
92weight_decay: 0.0
93| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0003 | 1 | 1.9152 |
| 1.426 | 0.0033 | 10 | 1.6380 |
| 1.6758 | 0.0066 | 20 | 1.5101 |
| 1.4036 | 0.0100 | 30 | 1.5009 |