imdatta0 commited on
Commit
c56eb79
1 Parent(s): 150df5a

End of training

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -21,11 +21,11 @@
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
24
- "k_proj",
25
  "q_proj",
26
- "v_proj",
27
  "up_proj",
28
- "down_proj",
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
24
+ "down_proj",
25
  "q_proj",
 
26
  "up_proj",
27
+ "v_proj",
28
+ "k_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d00ed3827e5b96debac261188ec80425483de041a817422a5b9d0f567e490976
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7b81140f3326ccd3592ac9cdf8fdb6ab4655a53d7d881b23abe9ac94d0501f9
3
  size 5432