archit11 commited on
Commit
96996e5
·
verified ·
1 Parent(s): 8e69f2b

archit11/qwen-finetuned-model

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "k_proj",
28
- "o_proj",
29
- "q_proj",
30
  "up_proj",
31
- "gate_proj",
32
  "v_proj",
33
- "down_proj"
 
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "up_proj",
 
28
  "v_proj",
29
+ "down_proj",
30
+ "gate_proj",
31
+ "q_proj",
32
+ "k_proj",
33
+ "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bc491db94f764048319b43792374193828563de0f398a3fac3e3cb139479745
3
  size 132187888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2402931fde1c5c31a94c1126eafa4a779c84092424cf166c5ad6d83bdd386030
3
  size 132187888
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f78fc16015178e3fa541e1a7c13f408478916040b6a9b28b0b2311a8881eecc
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b84f1eb6e0a6b358bea9969b8320ff73e5ff744870ab0fddbfd50b16010a92e9
3
  size 5304