pacozaa commited on
Commit
a22aa7f
1 Parent(s): f2623e7

Training in progress, step 460

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "q_proj",
24
- "up_proj",
25
- "k_proj",
26
- "down_proj",
27
  "o_proj",
 
 
 
28
  "v_proj",
29
- "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
 
23
  "o_proj",
24
+ "down_proj",
25
+ "q_proj",
26
+ "gate_proj",
27
  "v_proj",
28
+ "k_proj",
29
+ "up_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:994585dd5aee0729447cfbf5a2b745d903ab810a63b03b784cedf46e79711c32
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc15f5028677595f8c0f6ca2bceb3891e9c268dc0b2595fb0eb2229c6ae3cadc
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4edad5dff82b2aaebc3fdbc7cce7c9ebe70ca0e0c6cf3d8baeba868b4c11b6a6
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c55e5a6a84f4c05e75c13268414f4e947dfae53da8b8c527a5553aa4b5b743d6
3
  size 5048