baby-dev commited on
Commit
b4317af
·
verified ·
1 Parent(s): 4c5297c

Training in progress, step 9

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