chauhoang commited on
Commit
5c7018d
·
verified ·
1 Parent(s): 960f697

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "gate_proj",
25
- "up_proj",
26
  "q_proj",
 
27
  "down_proj",
28
- "k_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
 
24
  "q_proj",
25
+ "up_proj",
26
  "down_proj",
27
+ "o_proj",
28
+ "v_proj",
29
+ "k_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:b22e934726370bd40ce0b2be90027a5848e6027479420ebf8e11385b17c56208
3
  size 48679352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ff5182d7e58a36387a0af18749259b37868c1014f1af14b51aa576ffefc182
3
  size 48679352
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:702306d3aa76d758212c79d09b42edb66a36da582c6a4ff05391fd77a130dd23
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5f8c1d3a8d77e3b6b1de6520c18e06f9cb003f267cef475d5c26b867421352e
3
  size 6776