samoline commited on
Commit
e3a072e
·
verified ·
1 Parent(s): b6bc4e2

Training in progress, step 3

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