Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/CodeLlama-7b-hf
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 859771e25024be30_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/859771e25024be30_train_data.json
12 type:
13 field_instruction: user_prompt
14 field_output: resp
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20device_map:
21 ? ''
22 : 0,1,2,3,4,5,6,7
23early_stopping_patience: 2
24eval_max_new_tokens: 128
25eval_steps: 100
26eval_table_size: null
27flash_attention: false
28gradient_accumulation_steps: 8
29gradient_checkpointing: true
30group_by_length: false
31hub_model_id: Alphatao/6af61fb2-7c52-4d17-9d76-a9e10d2475d1
32hub_repo: null
33hub_strategy: null
34hub_token: null
35learning_rate: 0.0002
36load_best_model_at_end: true
37load_in_4bit: false
38load_in_8bit: false
39local_rank: null
40logging_steps: 1
41lora_alpha: 32
42lora_dropout: 0.05
43lora_fan_in_fan_out: null
44lora_model_dir: null
45lora_r: 16
46lora_target_linear: true
47lora_target_modules:
48- q_proj
49- k_proj
50- v_proj
51- o_proj
52- down_proj
53- up_proj
54lr_scheduler: cosine
55max_grad_norm: 1.0
56max_steps: 840
57micro_batch_size: 4
58mlflow_experiment_name: /tmp/859771e25024be30_train_data.json
59model_type: AutoModelForCausalLM
60num_epochs: 2
61optimizer: adamw_bnb_8bit
62output_dir: miner_id_24
63pad_to_sequence_len: true
64resume_from_checkpoint: null
65s2_attention: null
66sample_packing: false
67save_steps: 100
68sequence_len: 2048
69special_tokens:
70 pad_token: </s>
71strict: false
72tf32: true
73tokenizer_type: AutoTokenizer
74train_on_inputs: false
75trust_remote_code: true
76val_set_size: 0.04
77wandb_entity: null
78wandb_mode: online
79wandb_name: 46533dd1-68cf-4775-8d1b-7ab0212e05f6
80wandb_project: Gradients-On-Demand
81wandb_run: your_name
82wandb_runid: 46533dd1-68cf-4775-8d1b-7ab0212e05f6
83warmup_steps: 10
84weight_decay: 0.0
85xformers_attention: null
86| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 5.3879 | 0.0009 | 1 | 0.6677 |
| 1.1402 | 0.0929 | 100 | 0.0864 |
| 0.6398 | 0.1857 | 200 | 0.0748 |
| 0.5575 | 0.2786 | 300 | 0.0701 |
| 0.5174 | 0.3715 | 400 | 0.0667 |
| 0.671 | 0.4644 | 500 | 0.0642 |
| 0.7153 | 0.5572 | 600 | 0.0623 |
| 0.429 | 0.6501 | 700 | 0.0612 |
| 0.5136 | 0.7430 | 800 | 0.0608 |