chauhoang commited on
Commit
453a405
·
verified ·
1 Parent(s): 60a3392

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
- "q_proj",
24
- "down_proj",
25
  "o_proj",
26
- "up_proj",
27
- "k_proj",
28
  "v_proj",
 
 
 
 
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
 
 
24
  "v_proj",
25
+ "k_proj",
26
+ "up_proj",
27
+ "q_proj",
28
+ "down_proj",
29
  "gate_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:c73bc50eb31f34f7548089c44b67ec49d47d1c257e85fed12c368d1e653ed05d
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94bceccf7b9fcfd5101614c41d70604102e8aaeaaa2d27424454110e9510d30a
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63150683e0bbd47df82818c7ac3f8ccd77f1719f0ecb37ebd27282fd05c58859
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0566301db518022c6ab18540fc6a9c10226a9ad810a45b96ae22ab8aae19952e
3
  size 6776