chauhoang commited on
Commit
05b4cb1
·
verified ·
1 Parent(s): ec75bb3

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
- "up_proj",
24
- "v_proj",
25
- "gate_proj",
26
  "q_proj",
 
27
  "down_proj",
28
  "o_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
 
 
24
  "q_proj",
25
+ "v_proj",
26
  "down_proj",
27
  "o_proj",
28
+ "up_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:b3f93e4b9b96584759de456782dc60a7e5068d36b3c17a3f6972c828618995af
3
  size 41581360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b678e7bf1677a175fea27faa499ac73a4e67f832f5c64cc70c6298cb317c662f
3
  size 41581360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdea783cb006cfbd6f966f338f108d12cb5f4773d37425385fba56abc6d2b337
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7df3ab1426c1cb29a580357514332f2f890c6676605bc4539122fbcf8c7186f
3
  size 6776