Views
No views yet
0.5.21adapter: qlora
2auto_find_batch_size: true
3base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
4bf16: auto
5chat_template: llama3
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - ede7429851ef5df2_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/ede7429851ef5df2_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/395a6a61-0f7b-4863-8229-c4012c9dfb19
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/ede7429851ef5df2_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: 2048
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: a6244505-2e07-44b4-99ba-63bf30141945
88wandb_project: Gradients-On-Demand
89wandb_run: your_name
90wandb_runid: a6244505-2e07-44b4-99ba-63bf30141945
91warmup_steps: 5
92weight_decay: 0.0
93| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0001 | 1 | 4.1456 |
| 3.9929 | 0.0012 | 10 | 3.8277 |
| 3.7848 | 0.0023 | 20 | 3.5399 |
| 3.4585 | 0.0035 | 30 | 3.4867 |