DeathReaper0965 commited on
Commit
b91455d
·
verified ·
1 Parent(s): 4eca7c1

New version

Browse files
adapter_config.json CHANGED
@@ -3,7 +3,6 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "Qwen/Qwen2.5-3B-Instruct",
5
  "bias": "none",
6
- "corda_config": null,
7
  "eva_config": null,
8
  "exclude_modules": null,
9
  "fan_in_fan_out": false,
@@ -24,16 +23,15 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "k_proj",
28
- "down_proj",
29
  "q_proj",
 
30
  "v_proj",
31
- "up_proj",
32
- "o_proj",
33
- "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
- "trainable_token_indices": null,
37
  "use_dora": false,
38
  "use_rslora": false
39
  }
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "Qwen/Qwen2.5-3B-Instruct",
5
  "bias": "none",
 
6
  "eva_config": null,
7
  "exclude_modules": null,
8
  "fan_in_fan_out": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "up_proj",
 
27
  "q_proj",
28
+ "down_proj",
29
  "v_proj",
30
+ "gate_proj",
31
+ "k_proj",
32
+ "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
35
  "use_dora": false,
36
  "use_rslora": false
37
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d298c24718037686600f3f289211b34cf8a22593b2c2e1b79699955041403c7d
3
  size 119801528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b08884a71dc4efbb7cb4d2f60c6c4d56e2a31e98abf089388edb6bd9df3a3aa
3
  size 119801528
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66191fd80ed1bb1ff4f4e2ff741e2b1c446d238906f2ae2487b15f791f5eb072
3
  size 6328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d92ecb56a60d454ff578875fd2fcded70e2ce5d9b1d0291a5e8d1fa0bc6d226
3
  size 6328