duyphu commited on
Commit
67e892a
·
verified ·
1 Parent(s): a7c3aab

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