zlucia commited on
Commit
0e26bd4
1 Parent(s): f5ea6ba

Training in progress, step 150

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
23
  "k_proj",
 
24
  "o_proj",
25
  "q_proj",
26
- "up_proj",
27
- "v_proj",
28
- "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "down_proj",
23
  "k_proj",
24
+ "up_proj",
25
  "o_proj",
26
  "q_proj",
27
+ "gate_proj",
28
+ "v_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87e2c9555bace0e632ac55bd4001d73139fb9ed91755fda1410bed2f02808894
3
  size 335605144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f99b49fefdd611986c8182249cdf845068b72a8cea79ef3ef7770f4159fe2e66
3
  size 335605144
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:103e5da4968375ab36f9593bf410c45d9e405b7af46f4c859ad873d05c786bf3
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98215ee719c36aa6414605c1166a08536341627139e2b4683fb83b88969a1d05
3
  size 6712