alessandropisent commited on
Commit
d0b6640
1 Parent(s): dc4f95e

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -13
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,6 +1,9 @@
1
  {
2
  "alpha_pattern": {},
3
- "auto_mapping": null,
 
 
 
4
  "base_model_name_or_path": "t5-small",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
@@ -14,24 +17,16 @@
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
- "modules_to_save": [
18
- "qa_outputs"
19
- ],
20
  "peft_type": "LORA",
21
  "r": 25,
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "o_proj",
26
- "down_proj",
27
- "v_proj",
28
- "lm_head",
29
- "q_proj",
30
- "k_proj",
31
- "gate_proj",
32
- "up_proj"
33
  ],
34
- "task_type": "QUESTION_ANS",
35
  "use_dora": false,
36
  "use_rslora": false
37
  }
 
1
  {
2
  "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "T5ForConditionalGeneration",
5
+ "parent_library": "transformers.models.t5.modeling_t5"
6
+ },
7
  "base_model_name_or_path": "t5-small",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
 
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
 
 
21
  "peft_type": "LORA",
22
  "r": 25,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v",
27
+ "q"
 
 
 
 
 
 
28
  ],
29
+ "task_type": null,
30
  "use_dora": false,
31
  "use_rslora": false
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b929ece39c9950f1b9a66de60ae935854e2b60f88ac2d25cb6e94af9827add29
3
- size 69062520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a71c37a758346d9af267949252a3dbe7121886f018d5f067564187a340d5ca79
3
+ size 3696456