tuanna08go commited on
Commit
4f92385
·
verified ·
1 Parent(s): a238417

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