yyoshi commited on
Commit
1912d1c
1 Parent(s): 92b44bd

Upload fine-tuned QA model with LoRA

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: rinna/japanese-gpt2-medium
3
  library_name: peft
4
  ---
5
 
 
1
  ---
2
+ base_model: rinna/japanese-gpt2-small
3
  library_name: peft
4
  ---
5
 
adapter_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "base_model_class": "GPT2LMHeadModel",
5
  "parent_library": "transformers.models.gpt2.modeling_gpt2"
6
  },
7
- "base_model_name_or_path": "rinna/japanese-gpt2-medium",
8
  "bias": "none",
9
  "fan_in_fan_out": true,
10
  "inference_mode": true,
@@ -24,9 +24,9 @@
24
  "revision": null,
25
  "target_modules": [
26
  "attn.c_attn",
27
- "mlp.c_proj",
28
  "attn.c_proj",
29
- "mlp.c_fc"
 
30
  ],
31
  "task_type": null,
32
  "use_dora": false,
 
4
  "base_model_class": "GPT2LMHeadModel",
5
  "parent_library": "transformers.models.gpt2.modeling_gpt2"
6
  },
7
+ "base_model_name_or_path": "rinna/japanese-gpt2-small",
8
  "bias": "none",
9
  "fan_in_fan_out": true,
10
  "inference_mode": true,
 
24
  "revision": null,
25
  "target_modules": [
26
  "attn.c_attn",
 
27
  "attn.c_proj",
28
+ "mlp.c_fc",
29
+ "mlp.c_proj"
30
  ],
31
  "task_type": null,
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d8066d632ee59eaf4946fd8f000cd8c3bd31d56ccfe642161a1532e082325f1
3
- size 25190568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b74045d5a1fb7d02ec83bfc3b4f06740bd7b5804d9b4964587b1df8cbe929fec
3
+ size 9449344
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4894886b7a46707f83bbdcaad29f151c86a93ecc9482e753338209e135652ca6
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6d351e3eb09773cf0adb1101b92fbfa17dd3ad0681a51817378df3d6562adcb
3
  size 5176