yyoshi commited on
Commit
e1bafe6
·
verified ·
1 Parent(s): 44090d8

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
  "self_attn.k_proj",
 
29
  "self_attn.o_proj",
30
  "mlp.down_proj",
31
- "mlp.up_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.v_proj",
28
  "self_attn.o_proj",
29
  "mlp.down_proj",
30
+ "mlp.up_proj",
31
+ "self_attn.q_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:78b126f78e285b5d6d303937e871a3b7d6be1c76656bf10144fdffd31133b84a
3
  size 89710808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e8e3947d64a2876f09ca34974a029a8615dbda0a84ac80f12d89fd429e1e1fe
3
  size 89710808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4519c98924809e06f3cee72def721292ec84365f67badeaaf1f00a7e88829465
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12b54a4b54d2a81fa681119272eea52e5e96ba0ff235e0efc60ae7fccb8aaafc
3
  size 5240