chauhoang commited on
Commit
e54f71c
·
verified ·
1 Parent(s): e0d0120

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