Vaunorage commited on
Commit
c3ea3b0
1 Parent(s): 2247300

training full 1 epoch with function calling dataset (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -21,11 +21,11 @@
21
  "target_modules": [
22
  "down_proj",
23
  "o_proj",
24
- "gate_proj",
25
- "v_proj",
26
- "k_proj",
27
  "q_proj",
28
- "up_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
21
  "target_modules": [
22
  "down_proj",
23
  "o_proj",
 
 
 
24
  "q_proj",
25
+ "up_proj",
26
+ "v_proj",
27
+ "gate_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f015b36e22660a47f4c408bb3348fb0876f4e37c7f183e230a1e6cf3053c53e
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05abf972a6e7d808e954abb7f58020b0626a98fe0748e1dc1d77362f787fb5f5
3
  size 167832240