Views
No views yet
0.5.21adapter: lora
2auto_find_batch_size: true
3base_model: MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4
4bf16: auto
5chat_template: llama3
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - de68f8646b22d638_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/de68f8646b22d638_train_data.json
13 type:
14 field_input: level
15 field_instruction: x
16 field_output: yl
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: /workspace/axolotl/configs/deepspeed_stage2.json
23eval_max_new_tokens: 128
24eval_sample_packing: false
25eval_steps: 10
26eval_table_size: null
27flash_attention: true
28fp16: false
29gpu_memory_limit: 80GiB
30gradient_accumulation_steps: 4
31gradient_checkpointing: false
32group_by_length: true
33hub_model_id: PhoenixB/d3e2643f-e7ab-494b-a191-7ec0f0d6dc4f
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 2e-4
38liger_fused_linear_cross_entropy: true
39liger_glu_activation: true
40liger_layer_norm: true
41liger_rms_norm: true
42liger_rope: true
43load_in_4bit: false
44load_in_8bit: false
45local_rank: null
46logging_steps: 5
47lora_alpha: 16
48lora_dropout: 0.05
49lora_fan_in_fan_out: null
50lora_model_dir: null
51lora_r: 16
52lora_target_linear: true
53lr_scheduler: cosine
54max_steps: 30
55micro_batch_size: 2
56mlflow_experiment_name: /tmp/de68f8646b22d638_train_data.json
57model_type: AutoModelForCausalLM
58num_epochs: 3
59optimizer: adamw_torch_fused
60output_dir: miner_id_24
61pad_to_sequence_len: false
62plugins:
63- axolotl.integrations.liger.LigerPlugin
64resume_from_checkpoint: null
65s2_attention: null
66sample_packing: false
67save_steps: 10
68sequence_len: 32768
69strict: false
70tf32: true
71tokenizer_type: AutoTokenizer
72train_on_inputs: false
73trust_remote_code: true
74val_set_size: 0.05
75wandb_entity: null
76wandb_mode: online
77wandb_name: f71059d4-9bec-4672-a1c7-eac9df7bc5a3
78wandb_project: Gradients-On-Demand
79wandb_run: your_name
80wandb_runid: f71059d4-9bec-4672-a1c7-eac9df7bc5a3
81warmup_steps: 5
82weight_decay: 0.0
83| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0005 | 1 | 1.1129 |
| 0.8935 | 0.0052 | 10 | 0.8444 |
| 0.7715 | 0.0103 | 20 | 0.7835 |
| 0.7837 | 0.0155 | 30 | 0.8012 |