lvcalucioli commited on
Commit
8152871
1 Parent(s): 90ff6c7

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
- "fc1",
23
- "fc2",
24
  "Wqkv",
25
- "out_proj"
 
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "Wqkv",
23
+ "out_proj",
24
+ "fc2",
25
+ "fc1"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a6066e343acae4ed2c54c7024a0723668b7dd21a0db9fee544392969042cb5a
3
  size 4411
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f820bf651e25827192952ea5928c74a53483c1d35c91151b09cda834359594e
3
  size 4411