chauhoang commited on
Commit
eaa467f
·
verified ·
1 Parent(s): 6df7c8f

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