Views
No views yet
0.4.11adapter: qlora
2auto_resume_from_checkpoints: true
3base_model: Qwen/Qwen2.5-0.5B
4bf16: auto
5chat_template: llama3
6dataloader_num_workers: 6
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 725b3781d264fb5d_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/725b3781d264fb5d_train_data.json
14 type:
15 field_input: commit_message
16 field_instruction: func_before
17 field_output: func_after
18 format: '{instruction} {input}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22debug: null
23deepspeed: null
24early_stopping_patience: 3
25eval_max_new_tokens: 128
26eval_steps: 50
27eval_table_size: null
28evals_per_epoch: null
29flash_attention: false
30fp16: null
31fsdp: null
32fsdp_config: null
33gradient_accumulation_steps: 16
34gradient_checkpointing: true
35group_by_length: true
36hub_model_id: error577/019827b0-008a-464f-9a79-ff9c8c09e10e
37hub_repo: null
38hub_strategy: checkpoint
39hub_token: null
40learning_rate: 0.0003
41load_in_4bit: true
42load_in_8bit: false
43local_rank: null
44logging_steps: 1
45lora_alpha: 128
46lora_dropout: 0.3
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 128
50lora_target_linear: true
51lr_scheduler: cosine
52max_grad_norm: 1.0
53max_steps: 1000
54micro_batch_size: 1
55mlflow_experiment_name: /tmp/725b3781d264fb5d_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 50
58optimizer: adamw_bnb_8bit
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64save_steps: 50
65sequence_len: 512
66strict: false
67tf32: false
68tokenizer_type: AutoTokenizer
69train_on_inputs: false
70trust_remote_code: true
71val_set_size: 0.002
72wandb_entity: null
73wandb_mode: online
74wandb_name: 3d86abba-3884-409b-8fe3-e3bede03dca5
75wandb_project: Gradients-On-Demand
76wandb_run: your_name
77wandb_runid: 3d86abba-3884-409b-8fe3-e3bede03dca5
78warmup_steps: 10
79weight_decay: 0.01
80xformers_attention: null
81| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.1143 | 0.0001 | 1 | 0.5170 |
| 0.1187 | 0.0037 | 50 | 0.0280 |
| 0.0366 | 0.0074 | 100 | 0.0280 |
| 0.0381 | 0.0111 | 150 | 0.0264 |
| 0.0156 | 0.0148 | 200 | 0.0175 |
| 0.0214 | 0.0185 | 250 | 0.0237 |
| 0.0057 | 0.0222 | 300 | 0.0221 |
| 0.0575 | 0.0259 | 350 | 0.0191 |