hasdal commited on
Commit
e7e0ed0
·
verified ·
1 Parent(s): 145606d

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "o_proj",
25
- "up_proj",
26
- "v_proj",
27
  "gate_proj",
 
28
  "q_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "gate_proj",
24
+ "v_proj",
25
  "q_proj",
26
+ "o_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "k_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:a34d86f99b31230553df99d104667ab4bcb8593056d4cfa605863c750ddbe566
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a6d1672a4df162171a3801ec6853da8d8aff86106b940a570d1fe2c9d797175
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45d045eaabca9f4bd4094b243a513d72faac94f7fb013df869193987eee2067e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c64234af4c78f415e652e335a40c6c6e025cc48edf982caf8234b0779f5c24de
3
  size 6776