eekay commited on
Commit
e025629
·
verified ·
1 Parent(s): b9eab80

eekay/Qwen3-1.7B-synth_docs

Browse files
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "q_proj",
33
- "o_proj",
34
- "up_proj",
35
- "k_proj",
36
  "v_proj",
37
  "gate_proj",
38
- "down_proj"
 
 
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
 
 
32
  "v_proj",
33
  "gate_proj",
34
+ "k_proj",
35
+ "up_proj",
36
+ "o_proj",
37
+ "down_proj",
38
+ "q_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0570791cc9e2710a39e7069c703d68dbb16b4df27f213cab1011d0a3d23e59e
3
  size 278973888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abdb9720813531e5827fde73ebb5a2fb48243c644fbe74157bb6000a673342c2
3
  size 278973888
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:602b33912b25aaf2158cf385a7c2c378b16b146f6fcb8f056be0dbbd4d47140a
3
  size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61b3ac2f9f3a039d3a9802dad4686305e9b6b76267b726973ba3ad5cbf9a0d4b
3
  size 6289