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

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
- "feed_forward.down_proj",
27
- "feed_forward.up_proj",
28
- "self_attn.q_proj",
29
- "self_attn.o_proj",
30
  "self_attn.v_proj",
31
- "self_attn.k_proj"
 
 
 
 
32
  ],
33
  "task_type": null,
34
  "use_dora": false,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85f12e96918465c05a35032f1cdb08656891a90061bcf554e1761143d6fb08fd
3
  size 25586896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bbb13a93628349ce6e3f06e2b85796b933a7e18ef031deb5579adf41cc0007a
3
  size 25586896
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d24005e7c16194eaa34f5dae881f5bb3ed67b02c6808e986c266b64e9cb01419
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ed4e176201052a539f012f41d2eaa27af1df6ceaa0787620fc4e2808d09bc9d
3
  size 5176