tuanna08go commited on
Commit
9fe913d
·
verified ·
1 Parent(s): 0b31cda

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
  "o_proj",
24
  "v_proj",
25
- "gate_proj",
26
  "up_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
+ "q_proj",
24
  "o_proj",
25
  "v_proj",
 
26
  "up_proj",
 
27
  "down_proj",
28
+ "gate_proj",
29
+ "k_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:d12e3562c2a57fb7ab3fb5c0fe296f52b30cb1df6aa9d913f17aae9de6bfe989
3
  size 31064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8effb776aa64dfaf7022d0d31e62692528f34cb2e4948442aadecc3e65a6d88d
3
  size 31064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd23f95ada95c2cb10a21b584b11f88d3c30f50865dad345737a6f4d4cd8da07
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7aa1ac5c7695b0b34dc183d1f81057ab0442e340e1db5edf4fed82fc71fc9df
3
  size 6776