duyphu commited on
Commit
686c77c
·
verified ·
1 Parent(s): 042efba

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