Vladimir K commited on
Commit
1df647e
·
1 Parent(s): caec0d8
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
3
  library_name: peft
4
  ---
5
 
 
1
  ---
2
+ base_model: Qwen/Qwen2.5-1.5B
3
  library_name: peft
4
  ---
5
 
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -25,9 +25,9 @@
25
  "revision": null,
26
  "target_modules": [
27
  "q_proj",
 
28
  "v_proj",
29
- "k_proj",
30
- "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-1.5B",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "q_proj",
28
+ "o_proj",
29
  "v_proj",
30
+ "k_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02409cbe2372ecb41f9d7bfb75a8f77a377531e5f1dbcb59eccc186ad8d9ebe4
3
- size 20214760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67a3cfadb3d553a3405a047cbe2d9a5730e3f5cee9d9606ea08d9d890d92b1fd
3
+ size 8745704