yyoshi commited on
Commit
b9990a8
·
verified ·
1 Parent(s): c4e5beb

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.o_proj",
27
  "mlp.down_proj",
 
 
28
  "mlp.up_proj",
29
  "self_attn.k_proj",
30
- "self_attn.q_proj",
31
- "self_attn.v_proj"
32
  ],
33
  "task_type": null,
34
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "mlp.down_proj",
27
+ "self_attn.q_proj",
28
+ "self_attn.v_proj",
29
  "mlp.up_proj",
30
  "self_attn.k_proj",
31
+ "self_attn.o_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:a3062033fbaff4ab4b85deda522915ff897d31d4a0e3dbb26fc7a0932798af15
3
  size 89710808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa7fa2f1e33470b6580822c5a623cf1c0ab566ea839e1bad5c3e3df607054e26
3
  size 89710808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:965c9efb54146fe25f4cb929503baece8b7aad90696afaf03be6bc09b32de09e
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b910cc608e7ce870a04b7947cedeb36c3d1aa8a642623b5d817653985a06b0f
3
  size 5176