tuanna08go commited on
Commit
4bd1e3c
·
verified ·
1 Parent(s): 268063f

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
- "q_proj",
24
- "up_proj",
25
  "o_proj",
26
- "down_proj",
27
  "gate_proj",
28
- "k_proj",
29
- "v_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
+ "up_proj",
26
  "gate_proj",
27
+ "down_proj",
28
+ "v_proj",
29
+ "q_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:7258c522abf269f6b57252fac00427d99d66efd50a326fb2e48a5efa075abebe
3
  size 59933632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b95ca0419b882b63ac89126a65e718660c40d138fbed55ef95c3d6ce11802b7
3
  size 59933632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30f6ff14ac030b3ca03072e94302beb621dec34e613ac5c854cec9abd60a59ff
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20f65f952b8185e6240abec9a5594d7e460cb3e304d6483bf033660c92d5b72b
3
  size 6776