Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/CodeLlama-13b-hf-flash
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 976043989a803046_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/976043989a803046_train_data.json
12 type:
13 field_input: input
14 field_instruction: instruction
15 field_output: output
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 256
24eval_steps: 25
25eval_table_size: null
26evals_per_epoch: null
27flash_attention: false
28fp16: null
29fsdp: null
30fsdp_config: null
31gradient_accumulation_steps: 32
32gradient_checkpointing: true
33group_by_length: false
34hub_model_id: tryingpro/9044646d-bc99-48cd-953d-f16912f0861f
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.0002
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: 1
43lora_alpha: 64
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 32
48lora_target_linear: true
49lora_target_modules:
50- q_proj
51- k_proj
52- v_proj
53- o_proj
54- gate_proj
55- down_proj
56- up_proj
57lr_scheduler: cosine
58max_grad_norm: 2
59max_steps: 125
60micro_batch_size: 2
61mlflow_experiment_name: /tmp/976043989a803046_train_data.json
62model_type: AutoModelForCausalLM
63num_epochs: 3
64optim_args:
65 adam_beta1: 0.9
66 adam_beta2: 0.95
67 adam_epsilon: 1.0e-05
68optimizer: adamw_torch
69output_dir: miner_id_24
70pad_to_sequence_len: true
71resume_from_checkpoint: null
72s2_attention: null
73sample_packing: false
74saves_per_epoch: 4
75sequence_len: 2048
76special_tokens:
77 pad_token: </s>
78strict: false
79tf32: false
80tokenizer_type: AutoTokenizer
81train_on_inputs: false
82trust_remote_code: true
83val_set_size: 0.05
84wandb_entity: tryingpro-unicourt
85wandb_mode: online
86wandb_name: 67b75069-5bd5-4b8d-b4c6-77ddd6e0749c
87wandb_project: Gradients-On-Demand
88wandb_run: your_name
89wandb_runid: 67b75069-5bd5-4b8d-b4c6-77ddd6e0749c
90warmup_steps: 20
91weight_decay: 0.02
92xformers_attention: false
93| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 33.9923 | 0.0365 | 1 | 1.1779 |
| 5.3258 | 0.9132 | 25 | 0.1611 |
| 3.5936 | 1.8265 | 50 | 0.1386 |
| 2.5655 | 2.7397 | 75 | 0.1339 |