philippkolbe commited on
Commit
297724e
·
verified ·
1 Parent(s): c0e59c3

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "k_proj",
24
- "o_proj",
25
- "v_proj",
26
  "q_proj",
27
  "gate_proj",
28
- "up_proj",
 
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
+ "up_proj",
 
 
24
  "q_proj",
25
  "gate_proj",
26
+ "o_proj",
27
+ "k_proj",
28
+ "v_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7be2b682605e7c0874fab9e55fa0b5e3354a41cb6874046dcee1babd06670d0b
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:002bf89a929e9c0bd7cc7a55e989bbd218142e85484d3300257af50911b5badd
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c814a6c26f596515aa89318b3c15c5a809677ec50bc94d0cc3f7e83d40d4a95b
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0352fc4b98c86d71f7d654996e0e01b4dc8fad986edcc23866bfe3e0002d4c77
3
  size 5368