BobaZooba commited on
Commit
0d499d9
1 Parent(s): 04a7142

Training in progress, step 100

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -14,11 +14,11 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
 
17
  "o_proj",
18
- "q_proj",
19
  "up_proj",
20
- "down_proj",
21
- "k_proj",
22
  "v_proj",
23
  "gate_proj"
24
  ],
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
+ "k_proj",
18
+ "down_proj",
19
  "o_proj",
 
20
  "up_proj",
21
+ "q_proj",
 
22
  "v_proj",
23
  "gate_proj"
24
  ],
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:702ddecfce26dfe6b8a1289d399de5c5452d05721418eac40963e864cdcc977f
3
  size 6264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97d67e28d055cab599d52c66d8f500f3e8a123b36c8a5fb3ca637e401660e9e8
3
  size 6264