tuanna08go commited on
Commit
0fd858a
·
verified ·
1 Parent(s): 554c0cc

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