Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/codellama-7b
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 6b2227b0a5eceb81_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/6b2227b0a5eceb81_train_data.json
12 type:
13 field_input: extra
14 field_instruction: id
15 field_output: text
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/630c460c-0c56-40e8-bf03-4f99b61d5cd2
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: 128
43lora_dropout: 0.3
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 64
47lora_target_linear: true
48lora_target_modules:
49- q_proj
50- k_proj
51- v_proj
52- o_proj
53- gate_proj
54- down_proj
55- up_proj
56lr_scheduler: cosine
57max_grad_norm: 1.0
58max_steps: 840
59micro_batch_size: 4
60mlflow_experiment_name: /tmp/6b2227b0a5eceb81_train_data.json
61model_type: AutoModelForCausalLM
62num_epochs: 2
63optimizer: adamw_bnb_8bit
64output_dir: miner_id_24
65pad_to_sequence_len: true
66resume_from_checkpoint: null
67s2_attention: null
68sample_packing: false
69save_steps: 100
70sequence_len: 2048
71strict: false
72tf32: true
73tokenizer_type: AutoTokenizer
74train_on_inputs: false
75trust_remote_code: true
76val_set_size: 0.03152843549597382
77wandb_entity: null
78wandb_mode: online
79wandb_name: 7ed4d7e8-2c06-4d52-9ca8-3ed1f6b9277a
80wandb_project: Gradients-On-Demand
81wandb_run: your_name
82wandb_runid: 7ed4d7e8-2c06-4d52-9ca8-3ed1f6b9277a
83warmup_steps: 10
84weight_decay: 0.0
85xformers_attention: null
86| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.9039 | 0.0002 | 1 | 1.0085 |
| 0.5034 | 0.0208 | 100 | 0.4952 |
| 0.4468 | 0.0417 | 200 | 0.4612 |
| 0.4691 | 0.0625 | 300 | 0.4411 |
| 0.4579 | 0.0833 | 400 | 0.4277 |
| 0.452 | 0.1042 | 500 | 0.4175 |
| 0.4351 | 0.1250 | 600 | 0.4101 |
| 0.3463 | 0.1458 | 700 | 0.4054 |
| 0.4495 | 0.1667 | 800 | 0.4040 |