merty commited on
Commit
ea08364
1 Parent(s): efaa697

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "k_proj",
25
- "down_proj",
26
- "gate_proj",
27
- "up_proj",
28
  "q_proj",
 
 
 
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
 
 
 
24
  "q_proj",
25
+ "up_proj",
26
+ "gate_proj",
27
+ "o_proj",
28
+ "down_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2fe8e8f7b0639acff5052bc9cd056dec40f3fffa69301aefbfbd42abfbf04a9
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbeeede2bdbe3f29b1369665c1ab875e456d2c4c0378bb8d7159890117cd9e70
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bb87be9c0f584df40293205652e5f38152da2769869836c25c027d8bf81d91e
3
  size 7352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3e76b3cad1e77643c9a009ebbeae817b6a4be5e3222c16e89a163ab564b9d13
3
  size 7352