jssky commited on
Commit
6be5fff
·
verified ·
1 Parent(s): c4494bb

Training in progress, step 6

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