paturi1710
commited on
Commit
·
56a680d
1
Parent(s):
a7cf8bf
Upload model
Browse files- adapter_config.json +233 -0
- adapter_model.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,233 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"base_model_name_or_path": "paturi1710/pix2Struct-base-table-parsing-json-v2.0",
|
3 |
+
"bias": "lora_only",
|
4 |
+
"fan_in_fan_out": false,
|
5 |
+
"inference_mode": true,
|
6 |
+
"init_lora_weights": true,
|
7 |
+
"lora_alpha": 8,
|
8 |
+
"lora_dropout": 0.1,
|
9 |
+
"modules_to_save": [],
|
10 |
+
"peft_type": "LORA",
|
11 |
+
"r": 8,
|
12 |
+
"target_modules": [
|
13 |
+
"encoder.encoder.layer.0.attention.query",
|
14 |
+
"encoder.encoder.layer.0.attention.key",
|
15 |
+
"encoder.encoder.layer.0.attention.value",
|
16 |
+
"encoder.encoder.layer.0.attention.output",
|
17 |
+
"encoder.encoder.layer.0.mlp.wi_0",
|
18 |
+
"encoder.encoder.layer.0.mlp.wi_1",
|
19 |
+
"encoder.encoder.layer.0.mlp.wo",
|
20 |
+
"encoder.encoder.layer.1.attention.query",
|
21 |
+
"encoder.encoder.layer.1.attention.key",
|
22 |
+
"encoder.encoder.layer.1.attention.value",
|
23 |
+
"encoder.encoder.layer.1.attention.output",
|
24 |
+
"encoder.encoder.layer.1.mlp.wi_0",
|
25 |
+
"encoder.encoder.layer.1.mlp.wi_1",
|
26 |
+
"encoder.encoder.layer.1.mlp.wo",
|
27 |
+
"encoder.encoder.layer.2.attention.query",
|
28 |
+
"encoder.encoder.layer.2.attention.key",
|
29 |
+
"encoder.encoder.layer.2.attention.value",
|
30 |
+
"encoder.encoder.layer.2.attention.output",
|
31 |
+
"encoder.encoder.layer.2.mlp.wi_0",
|
32 |
+
"encoder.encoder.layer.2.mlp.wi_1",
|
33 |
+
"encoder.encoder.layer.2.mlp.wo",
|
34 |
+
"encoder.encoder.layer.3.attention.query",
|
35 |
+
"encoder.encoder.layer.3.attention.key",
|
36 |
+
"encoder.encoder.layer.3.attention.value",
|
37 |
+
"encoder.encoder.layer.3.attention.output",
|
38 |
+
"encoder.encoder.layer.3.mlp.wi_0",
|
39 |
+
"encoder.encoder.layer.3.mlp.wi_1",
|
40 |
+
"encoder.encoder.layer.3.mlp.wo",
|
41 |
+
"encoder.encoder.layer.4.attention.query",
|
42 |
+
"encoder.encoder.layer.4.attention.key",
|
43 |
+
"encoder.encoder.layer.4.attention.value",
|
44 |
+
"encoder.encoder.layer.4.attention.output",
|
45 |
+
"encoder.encoder.layer.4.mlp.wi_0",
|
46 |
+
"encoder.encoder.layer.4.mlp.wi_1",
|
47 |
+
"encoder.encoder.layer.4.mlp.wo",
|
48 |
+
"encoder.encoder.layer.5.attention.query",
|
49 |
+
"encoder.encoder.layer.5.attention.key",
|
50 |
+
"encoder.encoder.layer.5.attention.value",
|
51 |
+
"encoder.encoder.layer.5.attention.output",
|
52 |
+
"encoder.encoder.layer.5.mlp.wi_0",
|
53 |
+
"encoder.encoder.layer.5.mlp.wi_1",
|
54 |
+
"encoder.encoder.layer.5.mlp.wo",
|
55 |
+
"encoder.encoder.layer.6.attention.query",
|
56 |
+
"encoder.encoder.layer.6.attention.key",
|
57 |
+
"encoder.encoder.layer.6.attention.value",
|
58 |
+
"encoder.encoder.layer.6.attention.output",
|
59 |
+
"encoder.encoder.layer.6.mlp.wi_0",
|
60 |
+
"encoder.encoder.layer.6.mlp.wi_1",
|
61 |
+
"encoder.encoder.layer.6.mlp.wo",
|
62 |
+
"encoder.encoder.layer.7.attention.query",
|
63 |
+
"encoder.encoder.layer.7.attention.key",
|
64 |
+
"encoder.encoder.layer.7.attention.value",
|
65 |
+
"encoder.encoder.layer.7.attention.output",
|
66 |
+
"encoder.encoder.layer.7.mlp.wi_0",
|
67 |
+
"encoder.encoder.layer.7.mlp.wi_1",
|
68 |
+
"encoder.encoder.layer.7.mlp.wo",
|
69 |
+
"encoder.encoder.layer.8.attention.query",
|
70 |
+
"encoder.encoder.layer.8.attention.key",
|
71 |
+
"encoder.encoder.layer.8.attention.value",
|
72 |
+
"encoder.encoder.layer.8.attention.output",
|
73 |
+
"encoder.encoder.layer.8.mlp.wi_0",
|
74 |
+
"encoder.encoder.layer.8.mlp.wi_1",
|
75 |
+
"encoder.encoder.layer.8.mlp.wo",
|
76 |
+
"encoder.encoder.layer.9.attention.query",
|
77 |
+
"encoder.encoder.layer.9.attention.key",
|
78 |
+
"encoder.encoder.layer.9.attention.value",
|
79 |
+
"encoder.encoder.layer.9.attention.output",
|
80 |
+
"encoder.encoder.layer.9.mlp.wi_0",
|
81 |
+
"encoder.encoder.layer.9.mlp.wi_1",
|
82 |
+
"encoder.encoder.layer.9.mlp.wo",
|
83 |
+
"encoder.encoder.layer.10.attention.query",
|
84 |
+
"encoder.encoder.layer.10.attention.key",
|
85 |
+
"encoder.encoder.layer.10.attention.value",
|
86 |
+
"encoder.encoder.layer.10.attention.output",
|
87 |
+
"encoder.encoder.layer.10.mlp.wi_0",
|
88 |
+
"encoder.encoder.layer.10.mlp.wi_1",
|
89 |
+
"encoder.encoder.layer.10.mlp.wo",
|
90 |
+
"encoder.encoder.layer.11.attention.query",
|
91 |
+
"encoder.encoder.layer.11.attention.key",
|
92 |
+
"encoder.encoder.layer.11.attention.value",
|
93 |
+
"encoder.encoder.layer.11.attention.output",
|
94 |
+
"encoder.encoder.layer.11.mlp.wi_0",
|
95 |
+
"encoder.encoder.layer.11.mlp.wi_1",
|
96 |
+
"encoder.encoder.layer.11.mlp.wo",
|
97 |
+
"decoder.layer.0.self_attention.attention.query",
|
98 |
+
"decoder.layer.0.self_attention.attention.key",
|
99 |
+
"decoder.layer.0.self_attention.attention.value",
|
100 |
+
"decoder.layer.0.self_attention.attention.output",
|
101 |
+
"decoder.layer.0.self_attention.attention.relative_attention_bias",
|
102 |
+
"decoder.layer.0.encoder_decoder_attention.attention.query",
|
103 |
+
"decoder.layer.0.encoder_decoder_attention.attention.key",
|
104 |
+
"decoder.layer.0.encoder_decoder_attention.attention.value",
|
105 |
+
"decoder.layer.0.encoder_decoder_attention.attention.output",
|
106 |
+
"decoder.layer.0.mlp.DenseReluDense.wi_0",
|
107 |
+
"decoder.layer.0.mlp.DenseReluDense.wi_1",
|
108 |
+
"decoder.layer.0.mlp.DenseReluDense.wo",
|
109 |
+
"decoder.layer.1.self_attention.attention.query",
|
110 |
+
"decoder.layer.1.self_attention.attention.key",
|
111 |
+
"decoder.layer.1.self_attention.attention.value",
|
112 |
+
"decoder.layer.1.self_attention.attention.output",
|
113 |
+
"decoder.layer.1.encoder_decoder_attention.attention.query",
|
114 |
+
"decoder.layer.1.encoder_decoder_attention.attention.key",
|
115 |
+
"decoder.layer.1.encoder_decoder_attention.attention.value",
|
116 |
+
"decoder.layer.1.encoder_decoder_attention.attention.output",
|
117 |
+
"decoder.layer.1.mlp.DenseReluDense.wi_0",
|
118 |
+
"decoder.layer.1.mlp.DenseReluDense.wi_1",
|
119 |
+
"decoder.layer.1.mlp.DenseReluDense.wo",
|
120 |
+
"decoder.layer.2.self_attention.attention.query",
|
121 |
+
"decoder.layer.2.self_attention.attention.key",
|
122 |
+
"decoder.layer.2.self_attention.attention.value",
|
123 |
+
"decoder.layer.2.self_attention.attention.output",
|
124 |
+
"decoder.layer.2.encoder_decoder_attention.attention.query",
|
125 |
+
"decoder.layer.2.encoder_decoder_attention.attention.key",
|
126 |
+
"decoder.layer.2.encoder_decoder_attention.attention.value",
|
127 |
+
"decoder.layer.2.encoder_decoder_attention.attention.output",
|
128 |
+
"decoder.layer.2.mlp.DenseReluDense.wi_0",
|
129 |
+
"decoder.layer.2.mlp.DenseReluDense.wi_1",
|
130 |
+
"decoder.layer.2.mlp.DenseReluDense.wo",
|
131 |
+
"decoder.layer.3.self_attention.attention.query",
|
132 |
+
"decoder.layer.3.self_attention.attention.key",
|
133 |
+
"decoder.layer.3.self_attention.attention.value",
|
134 |
+
"decoder.layer.3.self_attention.attention.output",
|
135 |
+
"decoder.layer.3.encoder_decoder_attention.attention.query",
|
136 |
+
"decoder.layer.3.encoder_decoder_attention.attention.key",
|
137 |
+
"decoder.layer.3.encoder_decoder_attention.attention.value",
|
138 |
+
"decoder.layer.3.encoder_decoder_attention.attention.output",
|
139 |
+
"decoder.layer.3.mlp.DenseReluDense.wi_0",
|
140 |
+
"decoder.layer.3.mlp.DenseReluDense.wi_1",
|
141 |
+
"decoder.layer.3.mlp.DenseReluDense.wo",
|
142 |
+
"decoder.layer.4.self_attention.attention.query",
|
143 |
+
"decoder.layer.4.self_attention.attention.key",
|
144 |
+
"decoder.layer.4.self_attention.attention.value",
|
145 |
+
"decoder.layer.4.self_attention.attention.output",
|
146 |
+
"decoder.layer.4.encoder_decoder_attention.attention.query",
|
147 |
+
"decoder.layer.4.encoder_decoder_attention.attention.key",
|
148 |
+
"decoder.layer.4.encoder_decoder_attention.attention.value",
|
149 |
+
"decoder.layer.4.encoder_decoder_attention.attention.output",
|
150 |
+
"decoder.layer.4.mlp.DenseReluDense.wi_0",
|
151 |
+
"decoder.layer.4.mlp.DenseReluDense.wi_1",
|
152 |
+
"decoder.layer.4.mlp.DenseReluDense.wo",
|
153 |
+
"decoder.layer.5.self_attention.attention.query",
|
154 |
+
"decoder.layer.5.self_attention.attention.key",
|
155 |
+
"decoder.layer.5.self_attention.attention.value",
|
156 |
+
"decoder.layer.5.self_attention.attention.output",
|
157 |
+
"decoder.layer.5.encoder_decoder_attention.attention.query",
|
158 |
+
"decoder.layer.5.encoder_decoder_attention.attention.key",
|
159 |
+
"decoder.layer.5.encoder_decoder_attention.attention.value",
|
160 |
+
"decoder.layer.5.encoder_decoder_attention.attention.output",
|
161 |
+
"decoder.layer.5.mlp.DenseReluDense.wi_0",
|
162 |
+
"decoder.layer.5.mlp.DenseReluDense.wi_1",
|
163 |
+
"decoder.layer.5.mlp.DenseReluDense.wo",
|
164 |
+
"decoder.layer.6.self_attention.attention.query",
|
165 |
+
"decoder.layer.6.self_attention.attention.key",
|
166 |
+
"decoder.layer.6.self_attention.attention.value",
|
167 |
+
"decoder.layer.6.self_attention.attention.output",
|
168 |
+
"decoder.layer.6.encoder_decoder_attention.attention.query",
|
169 |
+
"decoder.layer.6.encoder_decoder_attention.attention.key",
|
170 |
+
"decoder.layer.6.encoder_decoder_attention.attention.value",
|
171 |
+
"decoder.layer.6.encoder_decoder_attention.attention.output",
|
172 |
+
"decoder.layer.6.mlp.DenseReluDense.wi_0",
|
173 |
+
"decoder.layer.6.mlp.DenseReluDense.wi_1",
|
174 |
+
"decoder.layer.6.mlp.DenseReluDense.wo",
|
175 |
+
"decoder.layer.7.self_attention.attention.query",
|
176 |
+
"decoder.layer.7.self_attention.attention.key",
|
177 |
+
"decoder.layer.7.self_attention.attention.value",
|
178 |
+
"decoder.layer.7.self_attention.attention.output",
|
179 |
+
"decoder.layer.7.encoder_decoder_attention.attention.query",
|
180 |
+
"decoder.layer.7.encoder_decoder_attention.attention.key",
|
181 |
+
"decoder.layer.7.encoder_decoder_attention.attention.value",
|
182 |
+
"decoder.layer.7.encoder_decoder_attention.attention.output",
|
183 |
+
"decoder.layer.7.mlp.DenseReluDense.wi_0",
|
184 |
+
"decoder.layer.7.mlp.DenseReluDense.wi_1",
|
185 |
+
"decoder.layer.7.mlp.DenseReluDense.wo",
|
186 |
+
"decoder.layer.8.self_attention.attention.query",
|
187 |
+
"decoder.layer.8.self_attention.attention.key",
|
188 |
+
"decoder.layer.8.self_attention.attention.value",
|
189 |
+
"decoder.layer.8.self_attention.attention.output",
|
190 |
+
"decoder.layer.8.encoder_decoder_attention.attention.query",
|
191 |
+
"decoder.layer.8.encoder_decoder_attention.attention.key",
|
192 |
+
"decoder.layer.8.encoder_decoder_attention.attention.value",
|
193 |
+
"decoder.layer.8.encoder_decoder_attention.attention.output",
|
194 |
+
"decoder.layer.8.mlp.DenseReluDense.wi_0",
|
195 |
+
"decoder.layer.8.mlp.DenseReluDense.wi_1",
|
196 |
+
"decoder.layer.8.mlp.DenseReluDense.wo",
|
197 |
+
"decoder.layer.9.self_attention.attention.query",
|
198 |
+
"decoder.layer.9.self_attention.attention.key",
|
199 |
+
"decoder.layer.9.self_attention.attention.value",
|
200 |
+
"decoder.layer.9.self_attention.attention.output",
|
201 |
+
"decoder.layer.9.encoder_decoder_attention.attention.query",
|
202 |
+
"decoder.layer.9.encoder_decoder_attention.attention.key",
|
203 |
+
"decoder.layer.9.encoder_decoder_attention.attention.value",
|
204 |
+
"decoder.layer.9.encoder_decoder_attention.attention.output",
|
205 |
+
"decoder.layer.9.mlp.DenseReluDense.wi_0",
|
206 |
+
"decoder.layer.9.mlp.DenseReluDense.wi_1",
|
207 |
+
"decoder.layer.9.mlp.DenseReluDense.wo",
|
208 |
+
"decoder.layer.10.self_attention.attention.query",
|
209 |
+
"decoder.layer.10.self_attention.attention.key",
|
210 |
+
"decoder.layer.10.self_attention.attention.value",
|
211 |
+
"decoder.layer.10.self_attention.attention.output",
|
212 |
+
"decoder.layer.10.encoder_decoder_attention.attention.query",
|
213 |
+
"decoder.layer.10.encoder_decoder_attention.attention.key",
|
214 |
+
"decoder.layer.10.encoder_decoder_attention.attention.value",
|
215 |
+
"decoder.layer.10.encoder_decoder_attention.attention.output",
|
216 |
+
"decoder.layer.10.mlp.DenseReluDense.wi_0",
|
217 |
+
"decoder.layer.10.mlp.DenseReluDense.wi_1",
|
218 |
+
"decoder.layer.10.mlp.DenseReluDense.wo",
|
219 |
+
"decoder.layer.11.self_attention.attention.query",
|
220 |
+
"decoder.layer.11.self_attention.attention.key",
|
221 |
+
"decoder.layer.11.self_attention.attention.value",
|
222 |
+
"decoder.layer.11.self_attention.attention.output",
|
223 |
+
"decoder.layer.11.encoder_decoder_attention.attention.query",
|
224 |
+
"decoder.layer.11.encoder_decoder_attention.attention.key",
|
225 |
+
"decoder.layer.11.encoder_decoder_attention.attention.value",
|
226 |
+
"decoder.layer.11.encoder_decoder_attention.attention.output",
|
227 |
+
"decoder.layer.11.mlp.DenseReluDense.wi_0",
|
228 |
+
"decoder.layer.11.mlp.DenseReluDense.wi_1",
|
229 |
+
"decoder.layer.11.mlp.DenseReluDense.wo",
|
230 |
+
"decoder.lm_head"
|
231 |
+
],
|
232 |
+
"task_type": null
|
233 |
+
}
|
adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d270a66edb801ff0f1885576160608338917f1cccdd579e252864bb8e471112
|
3 |
+
size 15355677
|