neginashz commited on
Commit
5db370d
·
verified ·
1 Parent(s): 07be412

Training in progress, step 287

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "v_proj",
28
- "q_proj",
29
- "k_proj",
30
  "gate_proj",
31
  "up_proj",
32
- "o_proj"
 
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "gate_proj",
27
  "up_proj",
28
+ "o_proj",
29
+ "v_proj",
30
+ "down_proj",
31
+ "k_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20ad0e37cf768b6a2fd0f766236ea8676aa3a655fd5b40064b4a33860ca10a8d
3
  size 8056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e21da51374e6cdc9f57ebd1fd5e671cb5b492cc66a6767108f6c7da96b55e43f
3
  size 8056