ravindraog commited on
Commit
5b71a20
·
verified ·
1 Parent(s): 85ee9d6

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "q_proj",
25
- "o_proj",
26
- "v_proj",
27
  "k_proj",
28
  "up_proj",
29
- "down_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "k_proj",
24
  "up_proj",
25
+ "v_proj",
26
+ "o_proj",
27
+ "down_proj",
28
+ "q_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:387687378061ba6ec75836e6a681851d656190fda51bfae4abc30a896420083e
3
  size 73911112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9330711445f4e3f0d36a2b369d98205ea7f95909b38416da965da65669af2aa9
3
  size 73911112
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:492e83e5003c794849086ea42338cd5b96a250d9b689bb83295a0035564a0da7
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eaca60f79fcb6710ddce44b8c3f7e2aa253cf461e8f7e67408fed58092a108e
3
  size 5560