lvcalucioli commited on
Commit
e8ed424
1 Parent(s): 188bcbc

phi2_linear_syntetic-question-answering

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "fc2",
23
- "out_proj",
24
  "Wqkv",
25
- "fc1"
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "fc1",
 
23
  "Wqkv",
24
+ "fc2",
25
+ "out_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26cf737be494c8b232c989f20aa93b7e00234513b0a31411c0d7a66b4f373121
3
  size 4539
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aa2481c5271e9f04cc2fda2dfd494f14f1522f1cb8af8a052652764a1e188d8
3
  size 4539