Views
No views yet
0.5.21adapter: qlora
2auto_find_batch_size: true
3base_model: princeton-nlp/Sheared-LLaMA-1.3B
4bf16: auto
5chat_template: llama3
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 40e50bc14394f8e0_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/40e50bc14394f8e0_train_data.json
13 type:
14 field_input: cons_rejected
15 field_instruction: main_ins
16 field_output: cons_chosen
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/d913eff7-2cc9-433f-9818-6ed25d2c3a79
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/40e50bc14394f8e0_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: 4096
79special_tokens:
80 pad_token: </s>
81strict: false
82tf32: true
83tokenizer_type: AutoTokenizer
84train_on_inputs: false
85trust_remote_code: true
86val_set_size: 0.05
87wandb_entity: null
88wandb_mode: online
89wandb_name: 69fd4981-ecc5-4b7a-9b51-0df5aa2c5c09
90wandb_project: Gradients-On-Demand
91wandb_run: your_name
92wandb_runid: 69fd4981-ecc5-4b7a-9b51-0df5aa2c5c09
93warmup_steps: 5
94weight_decay: 0.0
95| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0009 | 1 | 1.3690 |
| 1.2568 | 0.0089 | 10 | 1.2340 |
| 1.1562 | 0.0177 | 20 | 1.1539 |
| 1.1097 | 0.0266 | 30 | 1.1410 |