yyoshi commited on
Commit
d46f621
·
verified ·
1 Parent(s): 07b4c2c

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.v_proj",
27
- "self_attn.o_proj",
28
  "self_attn.q_proj",
 
29
  "self_attn.k_proj",
30
  "feed_forward.down_proj",
31
- "feed_forward.up_proj"
 
32
  ],
33
  "task_type": null,
34
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "self_attn.q_proj",
27
+ "feed_forward.up_proj",
28
  "self_attn.k_proj",
29
  "feed_forward.down_proj",
30
+ "self_attn.o_proj",
31
+ "self_attn.v_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:1bbb13a93628349ce6e3f06e2b85796b933a7e18ef031deb5579adf41cc0007a
3
  size 25586896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5b2acd71bc4910294de9dc6a344be56350b1c9605b1384e80846ca4165456af
3
  size 25586896
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ed4e176201052a539f012f41d2eaa27af1df6ceaa0787620fc4e2808d09bc9d
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3562c3ef78785092c0e300ada75037e94984636b52c083b38ed6997d804c3743
3
  size 5176