hrangel commited on
Commit
6d5b9e1
1 Parent(s): 45239ba

fine tuned on kaist-ai/CoT-Collection in A100 Google Collab

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "q_proj",
25
- "down_proj",
26
  "v_proj",
27
- "o_proj",
28
  "gate_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
 
24
  "v_proj",
 
25
  "gate_proj",
26
+ "down_proj",
27
+ "up_proj",
28
+ "o_proj",
29
+ "k_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:8059e1f8ab7157837cb837d44bc04b4484f64e00cc9e4a0accb1604a733b5b61
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf7772830f508cc12116dc0d9d33ce70d9fd6a5f86aebd3da32e23fc531ce2d5
3
  size 167832240