tuanna08go commited on
Commit
86cf356
·
verified ·
1 Parent(s): 6416820

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "k_proj",
25
  "q_proj",
 
26
  "down_proj",
 
27
  "gate_proj",
28
- "o_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
+ "v_proj",
25
  "down_proj",
26
+ "k_proj",
27
  "gate_proj",
28
+ "up_proj",
29
+ "o_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:4178a5b5ffdbe04859853f977627de704d05b252e18ee2df0be8c17f34407965
3
  size 608249904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db8e520c84d9f8bea631b1d3f8127e4b42491d9a80ba72994305230109ca5508
3
  size 608249904
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d412ebe9896911bec46d7ae94d5072cb5e54e86e6c151351f5bddbd3c030a7c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61b7fe576f081d33627c3817d2b61dca49298bc80ee26fecbf9893fd35728895
3
  size 6776