philippkolbe commited on
Commit
26e6a1e
·
verified ·
1 Parent(s): 18870e3

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
- "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,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
 
23
  "k_proj",
24
+ "q_proj",
25
+ "down_proj",
26
  "o_proj",
27
+ "v_proj",
28
+ "up_proj",
29
+ "gate_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:0f1e471f77c9baee5fe9e963340a7d068a91562316e6c45459fd3381c97af31c
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:8797156012c7c6d52fec8270be7c6ed74af6e61a5959e4e3a7fb0cbdd33d1013
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58eb17d4abf5e1af05969f2de9b69d55cbf0dbc84424f691a1b97f010c8c99c5
3
  size 5304