error577 commited on
Commit
25cb1d9
·
verified ·
1 Parent(s): e202aa9

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -24,16 +24,16 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "gate_proj",
28
- "v_proj",
29
- "down_proj",
30
- "o_proj",
31
  "q_proj",
 
 
32
  "up_proj",
33
- "k_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
37
- "use_dora": false,
38
  "use_rslora": true
39
  }
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
 
27
  "q_proj",
28
+ "o_proj",
29
+ "gate_proj",
30
  "up_proj",
31
+ "down_proj",
32
+ "k_proj",
33
+ "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
37
+ "use_dora": true,
38
  "use_rslora": true
39
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:631d65c93308cfcb6bd06dd667d2e501ab8d3ca886f084490afa5ddd4430588a
3
- size 312663296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ec8bf3af2b9ef086b1e1af8088b3d296dff82a4a92deeba1bc5d132ded36968
3
+ size 313314504
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6b999d423e19912d7f3db557e725c84db631d2edb61e490d81a13b2b99b5dac
3
  size 7057
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c7610f0f6bdf0e8586c2ec0be014fda7af44e97971bdb1f066190c86d79aba5
3
  size 7057