yyx123 commited on
Commit
a744ec9
1 Parent(s): 1bd00ff

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "gate_proj",
24
  "k_proj",
25
- "up_proj",
26
  "v_proj",
27
- "down_proj",
28
- "o_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "down_proj",
 
23
  "k_proj",
24
+ "o_proj",
25
  "v_proj",
26
+ "up_proj",
27
+ "q_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7320cceabbc3c89a93bc9130863b3af8b3c919bbbc0f9d853d81e64bca6e4a39
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5622b556f54722d988eee2645c89acbf164d56e1dc14805535ba58553a3add00
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:395a1595e0533766cfd6ad2c437e7919a51779915fa844b401344f370e9d363f
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c32704d21db4c84e4be0999df333e2816e7bfb8c02b264d9a21deed26a35430
3
  size 4728