yyoshi commited on
Commit
1076c67
·
verified ·
1 Parent(s): 855da1a

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
  "mlp.down_proj",
27
- "mlp.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.k_proj",
27
  "mlp.down_proj",
 
 
28
  "self_attn.o_proj",
29
+ "self_attn.q_proj",
30
  "self_attn.v_proj",
31
+ "mlp.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:1901d7b3c6586d63fd8451a55c046ba2b37133d69fa192892e570c9a90ee85f8
3
  size 89710808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c5f481675376dea0f6de755b03309286f2b1eecbe2980dce443f0c8715748ca
3
  size 89710808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1368986e2771fe2587077f7a296c6ed1867ec8b29b1aa63369a3cb0a319362a
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c9cfc0c8c2628f4e2dca37826be8c2533c18102b119846c6d7ff574f48857dd
3
  size 5176