Views
No views yet
0.4.11adapter: lora
2base_model: defog/llama-3-sqlcoder-8b
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 2d5cab14e1c0ec53_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/2d5cab14e1c0ec53_train_data.json
12 type:
13 field_input: func_name
14 field_instruction: func_desc
15 field_output: tools
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21device_map:
22 ? ''
23 : 0,1,2,3,4,5,6,7
24early_stopping_patience: 2
25eval_max_new_tokens: 128
26eval_steps: 100
27eval_table_size: null
28flash_attention: true
29gradient_accumulation_steps: 8
30gradient_checkpointing: true
31group_by_length: false
32hub_model_id: Alphatao/e9b2982f-fa3f-44da-aef5-1c47d9e6e078
33hub_repo: null
34hub_strategy: null
35hub_token: null
36learning_rate: 0.0002
37load_best_model_at_end: true
38load_in_4bit: false
39load_in_8bit: false
40local_rank: null
41logging_steps: 1
42lora_alpha: 32
43lora_dropout: 0.05
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 16
47lora_target_linear: true
48lora_target_modules:
49- q_proj
50- k_proj
51- v_proj
52- o_proj
53- down_proj
54- up_proj
55lr_scheduler: cosine
56max_grad_norm: 1.0
57max_steps: 462
58micro_batch_size: 4
59mlflow_experiment_name: /tmp/2d5cab14e1c0ec53_train_data.json
60model_type: AutoModelForCausalLM
61num_epochs: 2
62optimizer: adamw_bnb_8bit
63output_dir: miner_id_24
64pad_to_sequence_len: true
65resume_from_checkpoint: null
66s2_attention: null
67sample_packing: false
68save_steps: 100
69sequence_len: 2048
70special_tokens:
71 pad_token: <|eot_id|>
72strict: false
73tf32: true
74tokenizer_type: AutoTokenizer
75train_on_inputs: false
76trust_remote_code: true
77val_set_size: 0.04
78wandb_entity: null
79wandb_mode: online
80wandb_name: b85911de-d98e-4964-bee1-b69e4a78d715
81wandb_project: Gradients-On-Demand
82wandb_run: your_name
83wandb_runid: b85911de-d98e-4964-bee1-b69e4a78d715
84warmup_steps: 10
85weight_decay: 0.0
86xformers_attention: null
87| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.9516 | 0.0008 | 1 | 0.9866 |
| 0.1452 | 0.0835 | 100 | 0.1161 |
| 0.1331 | 0.1670 | 200 | 0.1102 |
| 0.1146 | 0.2504 | 300 | 0.1064 |
| 0.0878 | 0.3339 | 400 | 0.1045 |