hugodk-sch commited on
Commit
7491e3f
1 Parent(s): d230812

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
  "o_proj",
24
- "up_proj",
25
  "q_proj",
26
  "gate_proj",
 
27
  "down_proj",
28
- "k_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "o_proj",
 
25
  "q_proj",
26
  "gate_proj",
27
+ "up_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:b8b3a19fd31eb8e786eae95541bfae26db68f26f062f9a217224e3be56f13830
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81ea432485ae5594f553e6c220b246a98ea4e7ece55c6a8f62d04d488ab7f717
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75fe07388866e3e6c8302eada3854f438d305734f0a01eec77312c034bf7dad1
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f55219ffb1fbd7a50785b8953727c9395066391bc99ee55ab9641183aa141a8c
3
  size 5176