chauhoang commited on
Commit
eb684e5
·
verified ·
1 Parent(s): 62f14af

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
 
 
24
  "down_proj",
25
  "gate_proj",
26
- "k_proj",
27
- "v_proj",
28
- "q_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj",
25
+ "k_proj",
26
  "down_proj",
27
  "gate_proj",
28
+ "up_proj",
 
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6f93befe875f7e0e4bd81646a0729e574b9862cf2a933e4e3b3decfc3daa47f
3
  size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:309b5c31e1eb4682e6592efa0e258e736f4727905e7cfa68f9e4334246f47591
3
  size 25271744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98e374460b1812312e02a76c370929cb486ed8a830c27b29414bbb90715187e8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6b5b23c8ebf4587262994556550bb53cde959ca12121b99e0d8959ba5573a94
3
  size 6776