alessandropisent commited on
Commit
c08ad4d
1 Parent(s): f3c1089

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "base_model_class": "T5ForConditionalGeneration",
5
  "parent_library": "transformers.models.t5.modeling_t5"
6
  },
7
- "base_model_name_or_path": "google-t5/t5-small",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v",
27
- "q"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
 
4
  "base_model_class": "T5ForConditionalGeneration",
5
  "parent_library": "transformers.models.t5.modeling_t5"
6
  },
7
+ "base_model_name_or_path": "google-t5/t5-base",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q",
27
+ "v"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c56d2337e42b31b9682a976f36f0060b3911485d4fdd8bf3959d54fc3e5baa1
3
- size 37759008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a991b0cfde27430fb86f4e88ecbb0eee53095b47c66670b3b5fc4638f487c973
3
+ size 113266816