philippkolbe commited on
Commit
b1b3ec5
·
verified ·
1 Parent(s): 6310f44

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "up_proj",
24
  "v_proj",
25
- "o_proj",
 
26
  "gate_proj",
27
  "k_proj",
28
- "q_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
23
  "v_proj",
24
+ "up_proj",
25
+ "down_proj",
26
  "gate_proj",
27
  "k_proj",
28
+ "o_proj",
29
+ "q_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:8c58f3107b57245b112fb7a7fe64e32fd703046d96827d1964f7db1a3a3a19a3
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:8d649692a7bcf9bb8132b87004db4e6a8f433c16e9128dddf3259ad34583324e
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8797156012c7c6d52fec8270be7c6ed74af6e61a5959e4e3a7fb0cbdd33d1013
3
+ size 5304