duyphu commited on
Commit
f6984da
·
verified ·
1 Parent(s): b7e3051

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
- "down_proj",
24
- "v_proj",
25
- "gate_proj",
26
  "q_proj",
27
  "o_proj",
 
 
28
  "up_proj",
29
- "k_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
+ "k_proj",
26
+ "v_proj",
27
  "up_proj",
28
+ "down_proj",
29
+ "gate_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:aeed264777d52a708c70042b778ae4f801a0bfeeb8558051dc11e01a997f5948
3
  size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44ce9763b927742ad7890cc95a7434695d73a8f0d7d03cd81200c1f49c6fa795
3
  size 25271744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea98275e6c7060af889950320611f5712177e30990c8fa8eb5f10e6a2a6eeac2
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba28613810283c659531de7283fcfb7b89cfeda6bc1923652df646031d468fd2
3
  size 6776