buesst1 commited on
Commit
8e9a6ca
·
1 Parent(s): da965af

Update of model components from run

Browse files

Link to WandB run:
https://wandb.ai/t_buess/chatbot-qa/runs/4it9ovpe

Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c666f7d23b03d977afd8ae2916ea3d7af4665bf196e2213db36e7fdaee07275
3
  size 20464376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae617ceca19b1e6e16c981363a7857e5670fe3e4931c1b4a6ef97c8535e0bae8
3
  size 20464376