hugodk-sch commited on
Commit
947c0d4
1 Parent(s): 872ed0a

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "gate_proj",
25
  "k_proj",
26
  "v_proj",
27
- "o_proj",
28
  "down_proj",
 
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
  "v_proj",
 
25
  "down_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
+ "o_proj",
29
  "q_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:26209060ca7429835c1a754f3f18426f20c3e5d984d40f608699014193b05202
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17f589f43ec4ec33353daedeae57ace3ab5f86415d07a6d9c47264b1d4728154
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43efe2252c4a57c1390d21a4c6e6c7357ac57a884df68f3fc3f0af255f74196d
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda68367566148b6b1b9b3bb94578ead5b20d9a740daa2e6c646213d46d1a19d
3
  size 5176