phungkhaccuong commited on
Commit
f54a3f6
·
verified ·
1 Parent(s): 5000b33

Training in progress, step 11

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "gate_proj",
25
- "v_proj",
26
  "k_proj",
27
- "o_proj",
28
  "down_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
 
24
  "k_proj",
 
25
  "down_proj",
26
+ "o_proj",
27
+ "up_proj",
28
+ "q_proj",
29
+ "v_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:bcef0bfa4cc542395d6404be6f2fcabce589bf304ffe00ff012fb14b21d68b4a
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f20762b25b10ffe5386cebb1ca33644afeada2677d0d6a2f17dc0088d027f4e
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fd35fb93dbddc837c43ffe9315bcd26c3a1c19b48454c33c3a240700bb4235a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5052671dfcaac8e4db7d15fc2ea6b12d777b6a3d2245905efdfa8b0180b00004
3
  size 6776