chauhoang commited on
Commit
8ba064e
·
verified ·
1 Parent(s): 0a270dc

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
- "o_proj",
24
- "gate_proj",
25
  "k_proj",
26
  "v_proj",
27
- "up_proj",
28
  "q_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
  "v_proj",
 
25
  "q_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
+ "down_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:bd65d7555d73903e69811bb1da919cfbdb14ade3e011505e6e2e062757db098c
3
  size 100059752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1df5c7705a00cb5c7b30ada77f0a3987797d648af292d917e5dc66ef2d308467
3
  size 100059752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86f7906abd3c2d118bf99c6fafcf2d40f658e411cb676a5df3e3083464b88274
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:637e776ec8229dbb0397f94912a6cb9fb7fde6f5c667b1a0d35eaa7cb04eb0e2
3
  size 6776