duyphu commited on
Commit
29abc85
·
verified ·
1 Parent(s): 5c8b34e

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
  "k_proj",
24
  "v_proj",
25
- "up_proj",
26
  "down_proj",
27
- "o_proj",
28
- "q_proj",
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "q_proj",
25
+ "o_proj",
26
  "k_proj",
27
  "v_proj",
 
28
  "down_proj",
 
 
29
  "gate_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:8e790348c11bb19449b4d6f60fa4f5202ad7f4455b58969a77e87a61fec4b6af
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52399ce9ce56b193fcb3812b4e4e40e06e64c0102754117fa19c682865f5408f
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2ca22ac5fcf00b14ebaaeb2623d5e1af03dd66d582cd9f3ce72c4388035d242
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9255c0e262937226db42d7f80b8b7441e70a2c8d759e2439f7b1df756be0d5fa
3
  size 6776