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

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
  "feed_forward.down_proj",
28
- "self_attn.k_proj",
29
- "self_attn.v_proj",
30
  "feed_forward.up_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
  "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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abf16ef9697d2cddea267e1906a173b4c2bdec3c70939694ea4b7bebe71ac17e
3
  size 25586896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85f12e96918465c05a35032f1cdb08656891a90061bcf554e1761143d6fb08fd
3
  size 25586896
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0dd65a3248baa5a7f8118c9785cdf3ea966881c468fab21e944ab43bc1ad03fb
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d24005e7c16194eaa34f5dae881f5bb3ed67b02c6808e986c266b64e9cb01419
3
  size 5176