chauhoang commited on
Commit
ee1387f
·
verified ·
1 Parent(s): 85285f1

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
- "down_proj",
24
- "o_proj",
25
- "up_proj",
26
- "gate_proj",
27
  "q_proj",
 
28
  "k_proj",
 
 
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "q_proj",
24
+ "up_proj",
25
  "k_proj",
26
+ "down_proj",
27
+ "gate_proj",
28
+ "o_proj",
29
  "v_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:b071be95eb2e1fa59e3d854e8765b01cdaa7bfe88136978cec3e9867389328f7
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a90a6e22b698f2adcec4347606d79ec841b894f942994fedd7ffa436f56b21e
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ed38aa868afb29637e8105f6176eccb4c2984beb09e4927af87d52267ef29a7
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecdeff5c6070cb73c44a860d3d909be2c067d36c3be076bd0a4dd982a7d98125
3
  size 6776