tuanna08go commited on
Commit
d4f629a
·
verified ·
1 Parent(s): a453276

End of training

Browse files
README.md CHANGED
@@ -66,7 +66,7 @@ lora_model_dir: null
66
  lora_r: 8
67
  lora_target_linear: true
68
  lr_scheduler: cosine
69
- max_steps: 1
70
  micro_batch_size: 8
71
  mlflow_experiment_name: /tmp/e51bf03bb498f9d1_train_data.json
72
  model_type: AutoModelForCausalLM
@@ -91,7 +91,7 @@ wandb_name: 321707c0-4ea8-4130-bb14-e36f4b768cbb
91
  wandb_project: Gradients-On-Demand
92
  wandb_run: your_name
93
  wandb_runid: 321707c0-4ea8-4130-bb14-e36f4b768cbb
94
- warmup_steps: 1
95
  weight_decay: 0.0
96
  xformers_attention: null
97
 
 
66
  lora_r: 8
67
  lora_target_linear: true
68
  lr_scheduler: cosine
69
+ max_steps: 50
70
  micro_batch_size: 8
71
  mlflow_experiment_name: /tmp/e51bf03bb498f9d1_train_data.json
72
  model_type: AutoModelForCausalLM
 
91
  wandb_project: Gradients-On-Demand
92
  wandb_run: your_name
93
  wandb_runid: 321707c0-4ea8-4130-bb14-e36f4b768cbb
94
+ warmup_steps: 2
95
  weight_decay: 0.0
96
  xformers_attention: null
97
 
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "o_proj",
25
  "up_proj",
26
- "k_proj",
27
  "gate_proj",
 
28
  "v_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
24
+ "o_proj",
25
  "gate_proj",
26
+ "k_proj",
27
  "v_proj",
28
+ "down_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c16f8a699f3774c4472e55225eb6b4fda0c7749229838b150cac6064aacb76c9
3
  size 84047370
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9839088483684ae0eebfe5ada4f234c82e5a455c14badf86c307fd5218373c75
3
  size 84047370
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c819fc31fa9b21de4af61a0ebddfe4ef4763622f7727e156c17414cb9ad8e91
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e30ad3a932f4f7315c4414f25b60020ad5dcde2f3ac00dc06e981ee2931e153d
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa2747b3250531dc8232743af8505dc9acdbf1aee199e7d5a116f6466686da79
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12826a485a919a9a47b038227148c97de1c80a85426d6e19c25ee546c6305dff
3
  size 6776