chauhoang commited on
Commit
207b6ef
·
verified ·
1 Parent(s): 65d61b1

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
- "gate_proj",
24
  "q_proj",
 
25
  "k_proj",
26
  "v_proj",
27
- "o_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
  "q_proj",
24
+ "up_proj",
25
  "k_proj",
26
  "v_proj",
27
+ "gate_proj",
28
+ "down_proj",
29
+ "o_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:7ebf90b46573d3b97d04abd3290d09f73ea178815cbf5db2c37746e5e27cfcca
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bf1e115869b66424e04f0ba9fac4d7db0ff7ba08075478580422c2d99421b89
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cddd2e0ccf41e39814937f02e43b47b2df92b50a7f07996cf2f852ed082714d0
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74270427e1d44d271e79de8e36c9461fa440caa4e90890e210d0ae72b3a7be37
3
  size 6776