duyphu commited on
Commit
a6a22a4
·
verified ·
1 Parent(s): 4b85422

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "down_proj",
25
  "gate_proj",
26
- "o_proj",
27
- "up_proj",
28
  "k_proj",
 
 
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
  "gate_proj",
 
 
25
  "k_proj",
26
+ "up_proj",
27
+ "q_proj",
28
+ "o_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:ae50aa8fffd0a3e8055725b05ee8632d61b27d6780d86ee1b75226c37c2b7f73
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b667193eb06ecf02cbec4c1e2a89332e504d4c339718cfa49f5fbbf319176f81
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1329ca5295e729d8f3800ca31cbf81e763af5f936fbf817ada5db8d1faef2d65
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7397be85165a76057632b4007b962eec34d4132623aa297b08b61d71d3754364
3
  size 6776