Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/CodeLlama-7b-hf-flash
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - c9ba89cb3cabcd76_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/c9ba89cb3cabcd76_train_data.json
12 type:
13 field_instruction: title
14 field_output: text
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21early_stopping_patience: null
22eval_max_new_tokens: 256
23eval_steps: 50
24eval_table_size: null
25evals_per_epoch: null
26flash_attention: false
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 32
31gradient_checkpointing: true
32group_by_length: false
33hub_model_id: tryingpro/3f86c2e1-9a22-4865-a8d9-4f53a76f53c2
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0002
38load_in_4bit: false
39load_in_8bit: false
40local_rank: null
41logging_steps: 50
42lora_alpha: 64
43lora_dropout: 0.05
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 32
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: 2
58max_steps: 90
59micro_batch_size: 2
60mlflow_experiment_name: /tmp/c9ba89cb3cabcd76_train_data.json
61model_type: AutoModelForCausalLM
62num_epochs: 3
63optim_args:
64 adam_beta1: 0.9
65 adam_beta2: 0.95
66 adam_epsilon: 1.0e-05
67optimizer: adamw_torch
68output_dir: miner_id_24
69pad_to_sequence_len: true
70resume_from_checkpoint: null
71s2_attention: null
72sample_packing: false
73saves_per_epoch: 4
74sequence_len: 2048
75special_tokens:
76 pad_token: </s>
77strict: false
78tf32: false
79tokenizer_type: AutoTokenizer
80train_on_inputs: false
81trust_remote_code: true
82val_set_size: 0.05
83wandb_entity: tryingpro-unicourt
84wandb_mode: online
85wandb_name: edb6abb3-dbf1-401a-bf2b-85dc4317679f
86wandb_project: Gradients-On-Demand
87wandb_run: your_name
88wandb_runid: edb6abb3-dbf1-401a-bf2b-85dc4317679f
89warmup_steps: 20
90weight_decay: 0.02
91xformers_attention: false
92| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0239 | 1 | 1.9810 |
| 55.3769 | 1.2003 | 50 | 1.5841 |