duyphu commited on
Commit
0b53083
·
verified ·
1 Parent(s): 9daa202

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