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 - b64954fcc6e77b0d_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/b64954fcc6e77b0d_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: 128
24eval_steps: 50
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: eddysang/290fc0c6-86ce-426b-aafa-db3d3f7e240c
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.00015
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
54lr_scheduler: cosine
55max_grad_norm: 2
56max_steps: 100
57micro_batch_size: 2
58mlflow_experiment_name: /tmp/b64954fcc6e77b0d_train_data.json
59model_type: AutoModelForCausalLM
60num_epochs: 3
61optim_args:
62 adam_beta1: 0.9
63 adam_beta2: 0.95
64 adam_epsilon: 1.0e-05
65optimizer: adamw_torch
66output_dir: miner_id_24
67pad_to_sequence_len: true
68resume_from_checkpoint: null
69s2_attention: null
70sample_packing: false
71saves_per_epoch: 4
72sequence_len: 2048
73special_tokens:
74 pad_token: </s>
75strict: false
76tf32: false
77tokenizer_type: AutoTokenizer
78train_on_inputs: false
79trust_remote_code: true
80val_set_size: 0.05
81wandb_entity: yaudayah0
82wandb_mode: online
83wandb_name: bbdc12a3-1333-4e46-9918-0d4631f90551
84wandb_project: Gradients-On-Demand
85wandb_run: your_name
86wandb_runid: bbdc12a3-1333-4e46-9918-0d4631f90551
87warmup_steps: 20
88weight_decay: 0.015
89xformers_attention: false
90| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 84.1949 | 0.0215 | 1 | 2.7061 |
| 24.7449 | 1.0760 | 50 | 0.8255 |
| 21.7676 | 2.1520 | 100 | 0.7185 |