yyoshi commited on
Commit
6ed7cc7
·
verified ·
1 Parent(s): 0e02702

Upload fine-tuned QA model with LoRA

Browse files
adapter_config.json CHANGED
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "self_attn.q_proj",
27
  "self_attn.v_proj",
28
  "mlp.down_proj",
29
- "mlp.up_proj",
30
- "self_attn.k_proj",
31
- "self_attn.o_proj"
32
  ],
33
  "task_type": null,
34
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "self_attn.k_proj",
27
+ "self_attn.o_proj",
28
  "self_attn.q_proj",
29
  "self_attn.v_proj",
30
  "mlp.down_proj",
31
+ "mlp.up_proj"
 
 
32
  ],
33
  "task_type": null,
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:817f046de7e32aa45362bc9290f30d060ab2913f9d17d9c956b3585f649c2b73
3
  size 89710808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e21da74e8ea367b31f9eb70969d5beac4ed0a7d5edde6d39fed47100d2ea8b94
3
  size 89710808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e61b46caac28768eaa1e21abc91c19313b5c15c0ffff72376ca11b35ed085c19
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:371b1f098feba882b7f3c1bdd1c941e8f499f014fa0f2ba3425721c423ecb8a5
3
  size 5176