hmhkamilo commited on
Commit
1f81e0e
1 Parent(s): 72e0ce0

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "k_proj",
25
  "down_proj",
26
- "q_proj",
27
- "up_proj",
28
  "v_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "k_proj",
25
  "down_proj",
 
 
26
  "v_proj",
27
+ "o_proj",
28
+ "gate_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:703cc0aa974e0cec2f43956401b94e3bf370325506c230610ee1543d5a7a85ec
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67eef1b6b65ead6330b2c4678aedd10802ddc011c9dc5a5dd6f7acc3831ee274
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8f94c7c361201b2c0fbdac8f8f42bd3a6f875ef665af7aa313eebba1e61042c
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cccc6e168573c659a1d466865206940008ecc0f61e9b8f9cff775fa56bb6f98e
3
  size 5496