yyoshi commited on
Commit
a55fc82
·
verified ·
1 Parent(s): 872fd94

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.q_proj",
28
- "self_attn.k_proj",
29
  "mlp.down_proj",
30
  "mlp.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
  "self_attn.q_proj",
 
27
  "mlp.down_proj",
28
  "mlp.up_proj",
29
+ "self_attn.o_proj",
30
+ "self_attn.k_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:fee6ff67e8b7ce296e59a432b0b399c4fcdf129b6e7dd6502d2155a669f42a58
3
  size 89710808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd4aa252ab085dbe4c2dc6526c7218dc40a30fe3373156ead851b087bab90e19
3
  size 89710808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e142991ec889c4e7856c7c83e762d603ba67522b57064af6a94fd066be668ef
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00e98fefdc293e6e533711df7584364ecb837af3b2cd63d576e32c35a30b522a
3
  size 5176