lhallee commited on
Commit
9d97147
1 Parent(s): ecb4aa2

Upload ProteinVec

Browse files
README.md ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+
201
+
config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "relu",
3
+ "architectures": [
4
+ "ProteinVec"
5
+ ],
6
+ "d_model": 512,
7
+ "dim_feedforward": 2048,
8
+ "dropout": 0.1,
9
+ "embedded_path": "models/protein_vec/src_run/protein_vec_models",
10
+ "lr0": 0.0001,
11
+ "nhead": 4,
12
+ "num_layers": 2,
13
+ "num_variables": 10,
14
+ "out_dim": 512,
15
+ "p_bernoulli": 0.5,
16
+ "torch_dtype": "float32",
17
+ "transformers_version": "4.38.2",
18
+ "vocab": 20,
19
+ "warmup_steps": 500
20
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a2e2a081a78c4d5ce1d72a5e545e211aa6a83140cd6954b097ceff1a2e52d49
3
+ size 4996418440
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:365bbe7727ae454be8bb8fdb173a49f0ca762a3afb3b4b6a7055a02f45eb92b3
3
+ size 623719592
model.safetensors.index.json ADDED
@@ -0,0 +1,520 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 5620074496
4
+ },
5
+ "weight_map": {
6
+ "moe.encoder.layers.0.linear1.bias": "model-00001-of-00002.safetensors",
7
+ "moe.encoder.layers.0.linear1.weight": "model-00001-of-00002.safetensors",
8
+ "moe.encoder.layers.0.linear2.bias": "model-00001-of-00002.safetensors",
9
+ "moe.encoder.layers.0.linear2.weight": "model-00001-of-00002.safetensors",
10
+ "moe.encoder.layers.0.norm1.bias": "model-00001-of-00002.safetensors",
11
+ "moe.encoder.layers.0.norm1.weight": "model-00001-of-00002.safetensors",
12
+ "moe.encoder.layers.0.norm2.bias": "model-00001-of-00002.safetensors",
13
+ "moe.encoder.layers.0.norm2.weight": "model-00001-of-00002.safetensors",
14
+ "moe.encoder.layers.0.self_attn.in_proj_bias": "model-00001-of-00002.safetensors",
15
+ "moe.encoder.layers.0.self_attn.in_proj_weight": "model-00001-of-00002.safetensors",
16
+ "moe.encoder.layers.0.self_attn.out_proj.bias": "model-00001-of-00002.safetensors",
17
+ "moe.encoder.layers.0.self_attn.out_proj.weight": "model-00001-of-00002.safetensors",
18
+ "moe.encoder.layers.1.linear1.bias": "model-00001-of-00002.safetensors",
19
+ "moe.encoder.layers.1.linear1.weight": "model-00001-of-00002.safetensors",
20
+ "moe.encoder.layers.1.linear2.bias": "model-00001-of-00002.safetensors",
21
+ "moe.encoder.layers.1.linear2.weight": "model-00001-of-00002.safetensors",
22
+ "moe.encoder.layers.1.norm1.bias": "model-00001-of-00002.safetensors",
23
+ "moe.encoder.layers.1.norm1.weight": "model-00001-of-00002.safetensors",
24
+ "moe.encoder.layers.1.norm2.bias": "model-00001-of-00002.safetensors",
25
+ "moe.encoder.layers.1.norm2.weight": "model-00001-of-00002.safetensors",
26
+ "moe.encoder.layers.1.self_attn.in_proj_bias": "model-00001-of-00002.safetensors",
27
+ "moe.encoder.layers.1.self_attn.in_proj_weight": "model-00001-of-00002.safetensors",
28
+ "moe.encoder.layers.1.self_attn.out_proj.bias": "model-00001-of-00002.safetensors",
29
+ "moe.encoder.layers.1.self_attn.out_proj.weight": "model-00001-of-00002.safetensors",
30
+ "moe.mlp_1.bias": "model-00001-of-00002.safetensors",
31
+ "moe.mlp_1.weight": "model-00001-of-00002.safetensors",
32
+ "moe.mlp_2.bias": "model-00001-of-00002.safetensors",
33
+ "moe.mlp_2.weight": "model-00001-of-00002.safetensors",
34
+ "moe.model_aspect_bpo.encoder.layers.0.linear1.bias": "model-00002-of-00002.safetensors",
35
+ "moe.model_aspect_bpo.encoder.layers.0.linear1.weight": "model-00002-of-00002.safetensors",
36
+ "moe.model_aspect_bpo.encoder.layers.0.linear2.bias": "model-00002-of-00002.safetensors",
37
+ "moe.model_aspect_bpo.encoder.layers.0.linear2.weight": "model-00002-of-00002.safetensors",
38
+ "moe.model_aspect_bpo.encoder.layers.0.norm1.bias": "model-00002-of-00002.safetensors",
39
+ "moe.model_aspect_bpo.encoder.layers.0.norm1.weight": "model-00002-of-00002.safetensors",
40
+ "moe.model_aspect_bpo.encoder.layers.0.norm2.bias": "model-00002-of-00002.safetensors",
41
+ "moe.model_aspect_bpo.encoder.layers.0.norm2.weight": "model-00002-of-00002.safetensors",
42
+ "moe.model_aspect_bpo.encoder.layers.0.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
43
+ "moe.model_aspect_bpo.encoder.layers.0.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
44
+ "moe.model_aspect_bpo.encoder.layers.0.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
45
+ "moe.model_aspect_bpo.encoder.layers.0.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
46
+ "moe.model_aspect_bpo.encoder.layers.1.linear1.bias": "model-00002-of-00002.safetensors",
47
+ "moe.model_aspect_bpo.encoder.layers.1.linear1.weight": "model-00002-of-00002.safetensors",
48
+ "moe.model_aspect_bpo.encoder.layers.1.linear2.bias": "model-00002-of-00002.safetensors",
49
+ "moe.model_aspect_bpo.encoder.layers.1.linear2.weight": "model-00002-of-00002.safetensors",
50
+ "moe.model_aspect_bpo.encoder.layers.1.norm1.bias": "model-00002-of-00002.safetensors",
51
+ "moe.model_aspect_bpo.encoder.layers.1.norm1.weight": "model-00002-of-00002.safetensors",
52
+ "moe.model_aspect_bpo.encoder.layers.1.norm2.bias": "model-00002-of-00002.safetensors",
53
+ "moe.model_aspect_bpo.encoder.layers.1.norm2.weight": "model-00002-of-00002.safetensors",
54
+ "moe.model_aspect_bpo.encoder.layers.1.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
55
+ "moe.model_aspect_bpo.encoder.layers.1.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
56
+ "moe.model_aspect_bpo.encoder.layers.1.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
57
+ "moe.model_aspect_bpo.encoder.layers.1.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
58
+ "moe.model_aspect_bpo.encoder.layers.2.linear1.bias": "model-00002-of-00002.safetensors",
59
+ "moe.model_aspect_bpo.encoder.layers.2.linear1.weight": "model-00002-of-00002.safetensors",
60
+ "moe.model_aspect_bpo.encoder.layers.2.linear2.bias": "model-00002-of-00002.safetensors",
61
+ "moe.model_aspect_bpo.encoder.layers.2.linear2.weight": "model-00002-of-00002.safetensors",
62
+ "moe.model_aspect_bpo.encoder.layers.2.norm1.bias": "model-00002-of-00002.safetensors",
63
+ "moe.model_aspect_bpo.encoder.layers.2.norm1.weight": "model-00002-of-00002.safetensors",
64
+ "moe.model_aspect_bpo.encoder.layers.2.norm2.bias": "model-00002-of-00002.safetensors",
65
+ "moe.model_aspect_bpo.encoder.layers.2.norm2.weight": "model-00002-of-00002.safetensors",
66
+ "moe.model_aspect_bpo.encoder.layers.2.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
67
+ "moe.model_aspect_bpo.encoder.layers.2.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
68
+ "moe.model_aspect_bpo.encoder.layers.2.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
69
+ "moe.model_aspect_bpo.encoder.layers.2.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
70
+ "moe.model_aspect_bpo.encoder.layers.3.linear1.bias": "model-00002-of-00002.safetensors",
71
+ "moe.model_aspect_bpo.encoder.layers.3.linear1.weight": "model-00002-of-00002.safetensors",
72
+ "moe.model_aspect_bpo.encoder.layers.3.linear2.bias": "model-00002-of-00002.safetensors",
73
+ "moe.model_aspect_bpo.encoder.layers.3.linear2.weight": "model-00002-of-00002.safetensors",
74
+ "moe.model_aspect_bpo.encoder.layers.3.norm1.bias": "model-00002-of-00002.safetensors",
75
+ "moe.model_aspect_bpo.encoder.layers.3.norm1.weight": "model-00002-of-00002.safetensors",
76
+ "moe.model_aspect_bpo.encoder.layers.3.norm2.bias": "model-00002-of-00002.safetensors",
77
+ "moe.model_aspect_bpo.encoder.layers.3.norm2.weight": "model-00002-of-00002.safetensors",
78
+ "moe.model_aspect_bpo.encoder.layers.3.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
79
+ "moe.model_aspect_bpo.encoder.layers.3.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
80
+ "moe.model_aspect_bpo.encoder.layers.3.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
81
+ "moe.model_aspect_bpo.encoder.layers.3.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
82
+ "moe.model_aspect_bpo.mlp_1.bias": "model-00002-of-00002.safetensors",
83
+ "moe.model_aspect_bpo.mlp_1.weight": "model-00002-of-00002.safetensors",
84
+ "moe.model_aspect_bpo.mlp_2.bias": "model-00002-of-00002.safetensors",
85
+ "moe.model_aspect_bpo.mlp_2.weight": "model-00002-of-00002.safetensors",
86
+ "moe.model_aspect_cco.encoder.layers.0.linear1.bias": "model-00002-of-00002.safetensors",
87
+ "moe.model_aspect_cco.encoder.layers.0.linear1.weight": "model-00002-of-00002.safetensors",
88
+ "moe.model_aspect_cco.encoder.layers.0.linear2.bias": "model-00002-of-00002.safetensors",
89
+ "moe.model_aspect_cco.encoder.layers.0.linear2.weight": "model-00002-of-00002.safetensors",
90
+ "moe.model_aspect_cco.encoder.layers.0.norm1.bias": "model-00002-of-00002.safetensors",
91
+ "moe.model_aspect_cco.encoder.layers.0.norm1.weight": "model-00002-of-00002.safetensors",
92
+ "moe.model_aspect_cco.encoder.layers.0.norm2.bias": "model-00002-of-00002.safetensors",
93
+ "moe.model_aspect_cco.encoder.layers.0.norm2.weight": "model-00002-of-00002.safetensors",
94
+ "moe.model_aspect_cco.encoder.layers.0.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
95
+ "moe.model_aspect_cco.encoder.layers.0.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
96
+ "moe.model_aspect_cco.encoder.layers.0.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
97
+ "moe.model_aspect_cco.encoder.layers.0.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
98
+ "moe.model_aspect_cco.encoder.layers.1.linear1.bias": "model-00002-of-00002.safetensors",
99
+ "moe.model_aspect_cco.encoder.layers.1.linear1.weight": "model-00002-of-00002.safetensors",
100
+ "moe.model_aspect_cco.encoder.layers.1.linear2.bias": "model-00002-of-00002.safetensors",
101
+ "moe.model_aspect_cco.encoder.layers.1.linear2.weight": "model-00002-of-00002.safetensors",
102
+ "moe.model_aspect_cco.encoder.layers.1.norm1.bias": "model-00002-of-00002.safetensors",
103
+ "moe.model_aspect_cco.encoder.layers.1.norm1.weight": "model-00002-of-00002.safetensors",
104
+ "moe.model_aspect_cco.encoder.layers.1.norm2.bias": "model-00002-of-00002.safetensors",
105
+ "moe.model_aspect_cco.encoder.layers.1.norm2.weight": "model-00002-of-00002.safetensors",
106
+ "moe.model_aspect_cco.encoder.layers.1.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
107
+ "moe.model_aspect_cco.encoder.layers.1.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
108
+ "moe.model_aspect_cco.encoder.layers.1.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
109
+ "moe.model_aspect_cco.encoder.layers.1.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
110
+ "moe.model_aspect_cco.encoder.layers.2.linear1.bias": "model-00002-of-00002.safetensors",
111
+ "moe.model_aspect_cco.encoder.layers.2.linear1.weight": "model-00002-of-00002.safetensors",
112
+ "moe.model_aspect_cco.encoder.layers.2.linear2.bias": "model-00002-of-00002.safetensors",
113
+ "moe.model_aspect_cco.encoder.layers.2.linear2.weight": "model-00002-of-00002.safetensors",
114
+ "moe.model_aspect_cco.encoder.layers.2.norm1.bias": "model-00002-of-00002.safetensors",
115
+ "moe.model_aspect_cco.encoder.layers.2.norm1.weight": "model-00002-of-00002.safetensors",
116
+ "moe.model_aspect_cco.encoder.layers.2.norm2.bias": "model-00002-of-00002.safetensors",
117
+ "moe.model_aspect_cco.encoder.layers.2.norm2.weight": "model-00002-of-00002.safetensors",
118
+ "moe.model_aspect_cco.encoder.layers.2.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
119
+ "moe.model_aspect_cco.encoder.layers.2.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
120
+ "moe.model_aspect_cco.encoder.layers.2.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
121
+ "moe.model_aspect_cco.encoder.layers.2.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
122
+ "moe.model_aspect_cco.encoder.layers.3.linear1.bias": "model-00002-of-00002.safetensors",
123
+ "moe.model_aspect_cco.encoder.layers.3.linear1.weight": "model-00002-of-00002.safetensors",
124
+ "moe.model_aspect_cco.encoder.layers.3.linear2.bias": "model-00002-of-00002.safetensors",
125
+ "moe.model_aspect_cco.encoder.layers.3.linear2.weight": "model-00002-of-00002.safetensors",
126
+ "moe.model_aspect_cco.encoder.layers.3.norm1.bias": "model-00002-of-00002.safetensors",
127
+ "moe.model_aspect_cco.encoder.layers.3.norm1.weight": "model-00002-of-00002.safetensors",
128
+ "moe.model_aspect_cco.encoder.layers.3.norm2.bias": "model-00002-of-00002.safetensors",
129
+ "moe.model_aspect_cco.encoder.layers.3.norm2.weight": "model-00002-of-00002.safetensors",
130
+ "moe.model_aspect_cco.encoder.layers.3.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
131
+ "moe.model_aspect_cco.encoder.layers.3.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
132
+ "moe.model_aspect_cco.encoder.layers.3.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
133
+ "moe.model_aspect_cco.encoder.layers.3.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
134
+ "moe.model_aspect_cco.mlp_1.bias": "model-00002-of-00002.safetensors",
135
+ "moe.model_aspect_cco.mlp_1.weight": "model-00002-of-00002.safetensors",
136
+ "moe.model_aspect_cco.mlp_2.bias": "model-00002-of-00002.safetensors",
137
+ "moe.model_aspect_cco.mlp_2.weight": "model-00002-of-00002.safetensors",
138
+ "moe.model_aspect_ec.encoder.layers.0.linear1.bias": "model-00002-of-00002.safetensors",
139
+ "moe.model_aspect_ec.encoder.layers.0.linear1.weight": "model-00002-of-00002.safetensors",
140
+ "moe.model_aspect_ec.encoder.layers.0.linear2.bias": "model-00002-of-00002.safetensors",
141
+ "moe.model_aspect_ec.encoder.layers.0.linear2.weight": "model-00002-of-00002.safetensors",
142
+ "moe.model_aspect_ec.encoder.layers.0.norm1.bias": "model-00002-of-00002.safetensors",
143
+ "moe.model_aspect_ec.encoder.layers.0.norm1.weight": "model-00002-of-00002.safetensors",
144
+ "moe.model_aspect_ec.encoder.layers.0.norm2.bias": "model-00002-of-00002.safetensors",
145
+ "moe.model_aspect_ec.encoder.layers.0.norm2.weight": "model-00002-of-00002.safetensors",
146
+ "moe.model_aspect_ec.encoder.layers.0.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
147
+ "moe.model_aspect_ec.encoder.layers.0.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
148
+ "moe.model_aspect_ec.encoder.layers.0.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
149
+ "moe.model_aspect_ec.encoder.layers.0.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
150
+ "moe.model_aspect_ec.encoder.layers.1.linear1.bias": "model-00002-of-00002.safetensors",
151
+ "moe.model_aspect_ec.encoder.layers.1.linear1.weight": "model-00002-of-00002.safetensors",
152
+ "moe.model_aspect_ec.encoder.layers.1.linear2.bias": "model-00002-of-00002.safetensors",
153
+ "moe.model_aspect_ec.encoder.layers.1.linear2.weight": "model-00002-of-00002.safetensors",
154
+ "moe.model_aspect_ec.encoder.layers.1.norm1.bias": "model-00002-of-00002.safetensors",
155
+ "moe.model_aspect_ec.encoder.layers.1.norm1.weight": "model-00002-of-00002.safetensors",
156
+ "moe.model_aspect_ec.encoder.layers.1.norm2.bias": "model-00002-of-00002.safetensors",
157
+ "moe.model_aspect_ec.encoder.layers.1.norm2.weight": "model-00002-of-00002.safetensors",
158
+ "moe.model_aspect_ec.encoder.layers.1.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
159
+ "moe.model_aspect_ec.encoder.layers.1.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
160
+ "moe.model_aspect_ec.encoder.layers.1.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
161
+ "moe.model_aspect_ec.encoder.layers.1.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
162
+ "moe.model_aspect_ec.mlp_1.bias": "model-00002-of-00002.safetensors",
163
+ "moe.model_aspect_ec.mlp_1.weight": "model-00002-of-00002.safetensors",
164
+ "moe.model_aspect_ec.mlp_2.bias": "model-00002-of-00002.safetensors",
165
+ "moe.model_aspect_ec.mlp_2.weight": "model-00002-of-00002.safetensors",
166
+ "moe.model_aspect_gene3D.encoder.layers.0.linear1.bias": "model-00002-of-00002.safetensors",
167
+ "moe.model_aspect_gene3D.encoder.layers.0.linear1.weight": "model-00002-of-00002.safetensors",
168
+ "moe.model_aspect_gene3D.encoder.layers.0.linear2.bias": "model-00002-of-00002.safetensors",
169
+ "moe.model_aspect_gene3D.encoder.layers.0.linear2.weight": "model-00002-of-00002.safetensors",
170
+ "moe.model_aspect_gene3D.encoder.layers.0.norm1.bias": "model-00002-of-00002.safetensors",
171
+ "moe.model_aspect_gene3D.encoder.layers.0.norm1.weight": "model-00002-of-00002.safetensors",
172
+ "moe.model_aspect_gene3D.encoder.layers.0.norm2.bias": "model-00002-of-00002.safetensors",
173
+ "moe.model_aspect_gene3D.encoder.layers.0.norm2.weight": "model-00002-of-00002.safetensors",
174
+ "moe.model_aspect_gene3D.encoder.layers.0.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
175
+ "moe.model_aspect_gene3D.encoder.layers.0.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
176
+ "moe.model_aspect_gene3D.encoder.layers.0.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
177
+ "moe.model_aspect_gene3D.encoder.layers.0.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
178
+ "moe.model_aspect_gene3D.encoder.layers.1.linear1.bias": "model-00002-of-00002.safetensors",
179
+ "moe.model_aspect_gene3D.encoder.layers.1.linear1.weight": "model-00002-of-00002.safetensors",
180
+ "moe.model_aspect_gene3D.encoder.layers.1.linear2.bias": "model-00002-of-00002.safetensors",
181
+ "moe.model_aspect_gene3D.encoder.layers.1.linear2.weight": "model-00002-of-00002.safetensors",
182
+ "moe.model_aspect_gene3D.encoder.layers.1.norm1.bias": "model-00002-of-00002.safetensors",
183
+ "moe.model_aspect_gene3D.encoder.layers.1.norm1.weight": "model-00002-of-00002.safetensors",
184
+ "moe.model_aspect_gene3D.encoder.layers.1.norm2.bias": "model-00002-of-00002.safetensors",
185
+ "moe.model_aspect_gene3D.encoder.layers.1.norm2.weight": "model-00002-of-00002.safetensors",
186
+ "moe.model_aspect_gene3D.encoder.layers.1.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
187
+ "moe.model_aspect_gene3D.encoder.layers.1.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
188
+ "moe.model_aspect_gene3D.encoder.layers.1.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
189
+ "moe.model_aspect_gene3D.encoder.layers.1.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
190
+ "moe.model_aspect_gene3D.mlp_1.bias": "model-00002-of-00002.safetensors",
191
+ "moe.model_aspect_gene3D.mlp_1.weight": "model-00002-of-00002.safetensors",
192
+ "moe.model_aspect_gene3D.mlp_2.bias": "model-00002-of-00002.safetensors",
193
+ "moe.model_aspect_gene3D.mlp_2.weight": "model-00002-of-00002.safetensors",
194
+ "moe.model_aspect_mfo.encoder.layers.0.linear1.bias": "model-00002-of-00002.safetensors",
195
+ "moe.model_aspect_mfo.encoder.layers.0.linear1.weight": "model-00002-of-00002.safetensors",
196
+ "moe.model_aspect_mfo.encoder.layers.0.linear2.bias": "model-00002-of-00002.safetensors",
197
+ "moe.model_aspect_mfo.encoder.layers.0.linear2.weight": "model-00002-of-00002.safetensors",
198
+ "moe.model_aspect_mfo.encoder.layers.0.norm1.bias": "model-00002-of-00002.safetensors",
199
+ "moe.model_aspect_mfo.encoder.layers.0.norm1.weight": "model-00002-of-00002.safetensors",
200
+ "moe.model_aspect_mfo.encoder.layers.0.norm2.bias": "model-00002-of-00002.safetensors",
201
+ "moe.model_aspect_mfo.encoder.layers.0.norm2.weight": "model-00002-of-00002.safetensors",
202
+ "moe.model_aspect_mfo.encoder.layers.0.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
203
+ "moe.model_aspect_mfo.encoder.layers.0.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
204
+ "moe.model_aspect_mfo.encoder.layers.0.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
205
+ "moe.model_aspect_mfo.encoder.layers.0.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
206
+ "moe.model_aspect_mfo.encoder.layers.1.linear1.bias": "model-00002-of-00002.safetensors",
207
+ "moe.model_aspect_mfo.encoder.layers.1.linear1.weight": "model-00002-of-00002.safetensors",
208
+ "moe.model_aspect_mfo.encoder.layers.1.linear2.bias": "model-00002-of-00002.safetensors",
209
+ "moe.model_aspect_mfo.encoder.layers.1.linear2.weight": "model-00002-of-00002.safetensors",
210
+ "moe.model_aspect_mfo.encoder.layers.1.norm1.bias": "model-00002-of-00002.safetensors",
211
+ "moe.model_aspect_mfo.encoder.layers.1.norm1.weight": "model-00002-of-00002.safetensors",
212
+ "moe.model_aspect_mfo.encoder.layers.1.norm2.bias": "model-00002-of-00002.safetensors",
213
+ "moe.model_aspect_mfo.encoder.layers.1.norm2.weight": "model-00002-of-00002.safetensors",
214
+ "moe.model_aspect_mfo.encoder.layers.1.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
215
+ "moe.model_aspect_mfo.encoder.layers.1.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
216
+ "moe.model_aspect_mfo.encoder.layers.1.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
217
+ "moe.model_aspect_mfo.encoder.layers.1.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
218
+ "moe.model_aspect_mfo.encoder.layers.2.linear1.bias": "model-00002-of-00002.safetensors",
219
+ "moe.model_aspect_mfo.encoder.layers.2.linear1.weight": "model-00002-of-00002.safetensors",
220
+ "moe.model_aspect_mfo.encoder.layers.2.linear2.bias": "model-00002-of-00002.safetensors",
221
+ "moe.model_aspect_mfo.encoder.layers.2.linear2.weight": "model-00002-of-00002.safetensors",
222
+ "moe.model_aspect_mfo.encoder.layers.2.norm1.bias": "model-00002-of-00002.safetensors",
223
+ "moe.model_aspect_mfo.encoder.layers.2.norm1.weight": "model-00002-of-00002.safetensors",
224
+ "moe.model_aspect_mfo.encoder.layers.2.norm2.bias": "model-00002-of-00002.safetensors",
225
+ "moe.model_aspect_mfo.encoder.layers.2.norm2.weight": "model-00002-of-00002.safetensors",
226
+ "moe.model_aspect_mfo.encoder.layers.2.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
227
+ "moe.model_aspect_mfo.encoder.layers.2.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
228
+ "moe.model_aspect_mfo.encoder.layers.2.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
229
+ "moe.model_aspect_mfo.encoder.layers.2.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
230
+ "moe.model_aspect_mfo.encoder.layers.3.linear1.bias": "model-00002-of-00002.safetensors",
231
+ "moe.model_aspect_mfo.encoder.layers.3.linear1.weight": "model-00002-of-00002.safetensors",
232
+ "moe.model_aspect_mfo.encoder.layers.3.linear2.bias": "model-00002-of-00002.safetensors",
233
+ "moe.model_aspect_mfo.encoder.layers.3.linear2.weight": "model-00002-of-00002.safetensors",
234
+ "moe.model_aspect_mfo.encoder.layers.3.norm1.bias": "model-00002-of-00002.safetensors",
235
+ "moe.model_aspect_mfo.encoder.layers.3.norm1.weight": "model-00002-of-00002.safetensors",
236
+ "moe.model_aspect_mfo.encoder.layers.3.norm2.bias": "model-00002-of-00002.safetensors",
237
+ "moe.model_aspect_mfo.encoder.layers.3.norm2.weight": "model-00002-of-00002.safetensors",
238
+ "moe.model_aspect_mfo.encoder.layers.3.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
239
+ "moe.model_aspect_mfo.encoder.layers.3.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
240
+ "moe.model_aspect_mfo.encoder.layers.3.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
241
+ "moe.model_aspect_mfo.encoder.layers.3.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
242
+ "moe.model_aspect_mfo.mlp_1.bias": "model-00002-of-00002.safetensors",
243
+ "moe.model_aspect_mfo.mlp_1.weight": "model-00002-of-00002.safetensors",
244
+ "moe.model_aspect_mfo.mlp_2.bias": "model-00002-of-00002.safetensors",
245
+ "moe.model_aspect_mfo.mlp_2.weight": "model-00002-of-00002.safetensors",
246
+ "moe.model_aspect_pfam.encoder.layers.0.linear1.bias": "model-00002-of-00002.safetensors",
247
+ "moe.model_aspect_pfam.encoder.layers.0.linear1.weight": "model-00002-of-00002.safetensors",
248
+ "moe.model_aspect_pfam.encoder.layers.0.linear2.bias": "model-00002-of-00002.safetensors",
249
+ "moe.model_aspect_pfam.encoder.layers.0.linear2.weight": "model-00002-of-00002.safetensors",
250
+ "moe.model_aspect_pfam.encoder.layers.0.norm1.bias": "model-00002-of-00002.safetensors",
251
+ "moe.model_aspect_pfam.encoder.layers.0.norm1.weight": "model-00002-of-00002.safetensors",
252
+ "moe.model_aspect_pfam.encoder.layers.0.norm2.bias": "model-00002-of-00002.safetensors",
253
+ "moe.model_aspect_pfam.encoder.layers.0.norm2.weight": "model-00002-of-00002.safetensors",
254
+ "moe.model_aspect_pfam.encoder.layers.0.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
255
+ "moe.model_aspect_pfam.encoder.layers.0.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
256
+ "moe.model_aspect_pfam.encoder.layers.0.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
257
+ "moe.model_aspect_pfam.encoder.layers.0.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
258
+ "moe.model_aspect_pfam.encoder.layers.1.linear1.bias": "model-00002-of-00002.safetensors",
259
+ "moe.model_aspect_pfam.encoder.layers.1.linear1.weight": "model-00002-of-00002.safetensors",
260
+ "moe.model_aspect_pfam.encoder.layers.1.linear2.bias": "model-00002-of-00002.safetensors",
261
+ "moe.model_aspect_pfam.encoder.layers.1.linear2.weight": "model-00002-of-00002.safetensors",
262
+ "moe.model_aspect_pfam.encoder.layers.1.norm1.bias": "model-00002-of-00002.safetensors",
263
+ "moe.model_aspect_pfam.encoder.layers.1.norm1.weight": "model-00002-of-00002.safetensors",
264
+ "moe.model_aspect_pfam.encoder.layers.1.norm2.bias": "model-00002-of-00002.safetensors",
265
+ "moe.model_aspect_pfam.encoder.layers.1.norm2.weight": "model-00002-of-00002.safetensors",
266
+ "moe.model_aspect_pfam.encoder.layers.1.self_attn.in_proj_bias": "model-00002-of-00002.safetensors",
267
+ "moe.model_aspect_pfam.encoder.layers.1.self_attn.in_proj_weight": "model-00002-of-00002.safetensors",
268
+ "moe.model_aspect_pfam.encoder.layers.1.self_attn.out_proj.bias": "model-00002-of-00002.safetensors",
269
+ "moe.model_aspect_pfam.encoder.layers.1.self_attn.out_proj.weight": "model-00002-of-00002.safetensors",
270
+ "moe.model_aspect_pfam.mlp_1.bias": "model-00002-of-00002.safetensors",
271
+ "moe.model_aspect_pfam.mlp_1.weight": "model-00002-of-00002.safetensors",
272
+ "moe.model_aspect_pfam.mlp_2.bias": "model-00002-of-00002.safetensors",
273
+ "moe.model_aspect_pfam.mlp_2.weight": "model-00002-of-00002.safetensors",
274
+ "moe.model_aspect_tmvec.encoder.layers.0.linear1.bias": "model-00001-of-00002.safetensors",
275
+ "moe.model_aspect_tmvec.encoder.layers.0.linear1.weight": "model-00001-of-00002.safetensors",
276
+ "moe.model_aspect_tmvec.encoder.layers.0.linear2.bias": "model-00001-of-00002.safetensors",
277
+ "moe.model_aspect_tmvec.encoder.layers.0.linear2.weight": "model-00001-of-00002.safetensors",
278
+ "moe.model_aspect_tmvec.encoder.layers.0.norm1.bias": "model-00001-of-00002.safetensors",
279
+ "moe.model_aspect_tmvec.encoder.layers.0.norm1.weight": "model-00001-of-00002.safetensors",
280
+ "moe.model_aspect_tmvec.encoder.layers.0.norm2.bias": "model-00001-of-00002.safetensors",
281
+ "moe.model_aspect_tmvec.encoder.layers.0.norm2.weight": "model-00001-of-00002.safetensors",
282
+ "moe.model_aspect_tmvec.encoder.layers.0.self_attn.in_proj_bias": "model-00001-of-00002.safetensors",
283
+ "moe.model_aspect_tmvec.encoder.layers.0.self_attn.in_proj_weight": "model-00001-of-00002.safetensors",
284
+ "moe.model_aspect_tmvec.encoder.layers.0.self_attn.out_proj.bias": "model-00001-of-00002.safetensors",
285
+ "moe.model_aspect_tmvec.encoder.layers.0.self_attn.out_proj.weight": "model-00001-of-00002.safetensors",
286
+ "moe.model_aspect_tmvec.encoder.layers.1.linear1.bias": "model-00001-of-00002.safetensors",
287
+ "moe.model_aspect_tmvec.encoder.layers.1.linear1.weight": "model-00001-of-00002.safetensors",
288
+ "moe.model_aspect_tmvec.encoder.layers.1.linear2.bias": "model-00001-of-00002.safetensors",
289
+ "moe.model_aspect_tmvec.encoder.layers.1.linear2.weight": "model-00001-of-00002.safetensors",
290
+ "moe.model_aspect_tmvec.encoder.layers.1.norm1.bias": "model-00001-of-00002.safetensors",
291
+ "moe.model_aspect_tmvec.encoder.layers.1.norm1.weight": "model-00001-of-00002.safetensors",
292
+ "moe.model_aspect_tmvec.encoder.layers.1.norm2.bias": "model-00001-of-00002.safetensors",
293
+ "moe.model_aspect_tmvec.encoder.layers.1.norm2.weight": "model-00001-of-00002.safetensors",
294
+ "moe.model_aspect_tmvec.encoder.layers.1.self_attn.in_proj_bias": "model-00001-of-00002.safetensors",
295
+ "moe.model_aspect_tmvec.encoder.layers.1.self_attn.in_proj_weight": "model-00001-of-00002.safetensors",
296
+ "moe.model_aspect_tmvec.encoder.layers.1.self_attn.out_proj.bias": "model-00001-of-00002.safetensors",
297
+ "moe.model_aspect_tmvec.encoder.layers.1.self_attn.out_proj.weight": "model-00001-of-00002.safetensors",
298
+ "moe.model_aspect_tmvec.encoder.layers.2.linear1.bias": "model-00001-of-00002.safetensors",
299
+ "moe.model_aspect_tmvec.encoder.layers.2.linear1.weight": "model-00001-of-00002.safetensors",
300
+ "moe.model_aspect_tmvec.encoder.layers.2.linear2.bias": "model-00001-of-00002.safetensors",
301
+ "moe.model_aspect_tmvec.encoder.layers.2.linear2.weight": "model-00001-of-00002.safetensors",
302
+ "moe.model_aspect_tmvec.encoder.layers.2.norm1.bias": "model-00001-of-00002.safetensors",
303
+ "moe.model_aspect_tmvec.encoder.layers.2.norm1.weight": "model-00001-of-00002.safetensors",
304
+ "moe.model_aspect_tmvec.encoder.layers.2.norm2.bias": "model-00001-of-00002.safetensors",
305
+ "moe.model_aspect_tmvec.encoder.layers.2.norm2.weight": "model-00001-of-00002.safetensors",
306
+ "moe.model_aspect_tmvec.encoder.layers.2.self_attn.in_proj_bias": "model-00001-of-00002.safetensors",
307
+ "moe.model_aspect_tmvec.encoder.layers.2.self_attn.in_proj_weight": "model-00001-of-00002.safetensors",
308
+ "moe.model_aspect_tmvec.encoder.layers.2.self_attn.out_proj.bias": "model-00001-of-00002.safetensors",
309
+ "moe.model_aspect_tmvec.encoder.layers.2.self_attn.out_proj.weight": "model-00001-of-00002.safetensors",
310
+ "moe.model_aspect_tmvec.encoder.layers.3.linear1.bias": "model-00001-of-00002.safetensors",
311
+ "moe.model_aspect_tmvec.encoder.layers.3.linear1.weight": "model-00001-of-00002.safetensors",
312
+ "moe.model_aspect_tmvec.encoder.layers.3.linear2.bias": "model-00001-of-00002.safetensors",
313
+ "moe.model_aspect_tmvec.encoder.layers.3.linear2.weight": "model-00001-of-00002.safetensors",
314
+ "moe.model_aspect_tmvec.encoder.layers.3.norm1.bias": "model-00001-of-00002.safetensors",
315
+ "moe.model_aspect_tmvec.encoder.layers.3.norm1.weight": "model-00001-of-00002.safetensors",
316
+ "moe.model_aspect_tmvec.encoder.layers.3.norm2.bias": "model-00001-of-00002.safetensors",
317
+ "moe.model_aspect_tmvec.encoder.layers.3.norm2.weight": "model-00001-of-00002.safetensors",
318
+ "moe.model_aspect_tmvec.encoder.layers.3.self_attn.in_proj_bias": "model-00001-of-00002.safetensors",
319
+ "moe.model_aspect_tmvec.encoder.layers.3.self_attn.in_proj_weight": "model-00001-of-00002.safetensors",
320
+ "moe.model_aspect_tmvec.encoder.layers.3.self_attn.out_proj.bias": "model-00001-of-00002.safetensors",
321
+ "moe.model_aspect_tmvec.encoder.layers.3.self_attn.out_proj.weight": "model-00001-of-00002.safetensors",
322
+ "moe.model_aspect_tmvec.mlp.bias": "model-00001-of-00002.safetensors",
323
+ "moe.model_aspect_tmvec.mlp.weight": "model-00001-of-00002.safetensors",
324
+ "t5.encoder.block.0.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
325
+ "t5.encoder.block.0.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
326
+ "t5.encoder.block.0.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
327
+ "t5.encoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00002.safetensors",
328
+ "t5.encoder.block.0.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
329
+ "t5.encoder.block.0.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
330
+ "t5.encoder.block.0.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
331
+ "t5.encoder.block.0.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
332
+ "t5.encoder.block.0.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
333
+ "t5.encoder.block.1.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
334
+ "t5.encoder.block.1.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
335
+ "t5.encoder.block.1.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
336
+ "t5.encoder.block.1.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
337
+ "t5.encoder.block.1.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
338
+ "t5.encoder.block.1.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
339
+ "t5.encoder.block.1.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
340
+ "t5.encoder.block.1.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
341
+ "t5.encoder.block.10.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
342
+ "t5.encoder.block.10.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
343
+ "t5.encoder.block.10.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
344
+ "t5.encoder.block.10.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
345
+ "t5.encoder.block.10.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
346
+ "t5.encoder.block.10.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
347
+ "t5.encoder.block.10.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
348
+ "t5.encoder.block.10.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
349
+ "t5.encoder.block.11.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
350
+ "t5.encoder.block.11.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
351
+ "t5.encoder.block.11.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
352
+ "t5.encoder.block.11.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
353
+ "t5.encoder.block.11.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
354
+ "t5.encoder.block.11.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
355
+ "t5.encoder.block.11.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
356
+ "t5.encoder.block.11.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
357
+ "t5.encoder.block.12.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
358
+ "t5.encoder.block.12.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
359
+ "t5.encoder.block.12.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
360
+ "t5.encoder.block.12.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
361
+ "t5.encoder.block.12.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
362
+ "t5.encoder.block.12.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
363
+ "t5.encoder.block.12.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
364
+ "t5.encoder.block.12.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
365
+ "t5.encoder.block.13.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
366
+ "t5.encoder.block.13.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
367
+ "t5.encoder.block.13.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
368
+ "t5.encoder.block.13.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
369
+ "t5.encoder.block.13.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
370
+ "t5.encoder.block.13.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
371
+ "t5.encoder.block.13.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
372
+ "t5.encoder.block.13.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
373
+ "t5.encoder.block.14.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
374
+ "t5.encoder.block.14.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
375
+ "t5.encoder.block.14.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
376
+ "t5.encoder.block.14.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
377
+ "t5.encoder.block.14.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
378
+ "t5.encoder.block.14.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
379
+ "t5.encoder.block.14.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
380
+ "t5.encoder.block.14.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
381
+ "t5.encoder.block.15.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
382
+ "t5.encoder.block.15.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
383
+ "t5.encoder.block.15.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
384
+ "t5.encoder.block.15.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
385
+ "t5.encoder.block.15.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
386
+ "t5.encoder.block.15.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
387
+ "t5.encoder.block.15.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
388
+ "t5.encoder.block.15.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
389
+ "t5.encoder.block.16.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
390
+ "t5.encoder.block.16.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
391
+ "t5.encoder.block.16.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
392
+ "t5.encoder.block.16.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
393
+ "t5.encoder.block.16.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
394
+ "t5.encoder.block.16.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
395
+ "t5.encoder.block.16.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
396
+ "t5.encoder.block.16.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
397
+ "t5.encoder.block.17.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
398
+ "t5.encoder.block.17.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
399
+ "t5.encoder.block.17.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
400
+ "t5.encoder.block.17.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
401
+ "t5.encoder.block.17.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
402
+ "t5.encoder.block.17.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
403
+ "t5.encoder.block.17.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
404
+ "t5.encoder.block.17.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
405
+ "t5.encoder.block.18.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
406
+ "t5.encoder.block.18.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
407
+ "t5.encoder.block.18.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
408
+ "t5.encoder.block.18.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
409
+ "t5.encoder.block.18.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
410
+ "t5.encoder.block.18.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
411
+ "t5.encoder.block.18.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
412
+ "t5.encoder.block.18.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
413
+ "t5.encoder.block.19.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
414
+ "t5.encoder.block.19.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
415
+ "t5.encoder.block.19.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
416
+ "t5.encoder.block.19.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
417
+ "t5.encoder.block.19.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
418
+ "t5.encoder.block.19.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
419
+ "t5.encoder.block.19.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
420
+ "t5.encoder.block.19.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
421
+ "t5.encoder.block.2.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
422
+ "t5.encoder.block.2.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
423
+ "t5.encoder.block.2.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
424
+ "t5.encoder.block.2.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
425
+ "t5.encoder.block.2.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
426
+ "t5.encoder.block.2.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
427
+ "t5.encoder.block.2.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
428
+ "t5.encoder.block.2.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
429
+ "t5.encoder.block.20.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
430
+ "t5.encoder.block.20.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
431
+ "t5.encoder.block.20.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
432
+ "t5.encoder.block.20.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
433
+ "t5.encoder.block.20.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
434
+ "t5.encoder.block.20.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
435
+ "t5.encoder.block.20.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
436
+ "t5.encoder.block.20.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
437
+ "t5.encoder.block.21.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
438
+ "t5.encoder.block.21.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
439
+ "t5.encoder.block.21.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
440
+ "t5.encoder.block.21.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
441
+ "t5.encoder.block.21.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
442
+ "t5.encoder.block.21.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
443
+ "t5.encoder.block.21.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
444
+ "t5.encoder.block.21.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
445
+ "t5.encoder.block.22.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
446
+ "t5.encoder.block.22.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
447
+ "t5.encoder.block.22.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
448
+ "t5.encoder.block.22.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
449
+ "t5.encoder.block.22.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
450
+ "t5.encoder.block.22.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
451
+ "t5.encoder.block.22.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
452
+ "t5.encoder.block.22.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
453
+ "t5.encoder.block.23.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
454
+ "t5.encoder.block.23.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
455
+ "t5.encoder.block.23.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
456
+ "t5.encoder.block.23.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
457
+ "t5.encoder.block.23.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
458
+ "t5.encoder.block.23.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
459
+ "t5.encoder.block.23.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
460
+ "t5.encoder.block.23.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
461
+ "t5.encoder.block.3.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
462
+ "t5.encoder.block.3.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
463
+ "t5.encoder.block.3.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
464
+ "t5.encoder.block.3.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
465
+ "t5.encoder.block.3.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
466
+ "t5.encoder.block.3.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
467
+ "t5.encoder.block.3.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
468
+ "t5.encoder.block.3.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
469
+ "t5.encoder.block.4.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
470
+ "t5.encoder.block.4.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
471
+ "t5.encoder.block.4.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
472
+ "t5.encoder.block.4.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
473
+ "t5.encoder.block.4.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
474
+ "t5.encoder.block.4.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
475
+ "t5.encoder.block.4.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
476
+ "t5.encoder.block.4.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
477
+ "t5.encoder.block.5.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
478
+ "t5.encoder.block.5.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
479
+ "t5.encoder.block.5.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
480
+ "t5.encoder.block.5.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
481
+ "t5.encoder.block.5.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
482
+ "t5.encoder.block.5.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
483
+ "t5.encoder.block.5.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
484
+ "t5.encoder.block.5.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
485
+ "t5.encoder.block.6.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
486
+ "t5.encoder.block.6.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
487
+ "t5.encoder.block.6.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
488
+ "t5.encoder.block.6.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
489
+ "t5.encoder.block.6.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
490
+ "t5.encoder.block.6.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
491
+ "t5.encoder.block.6.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
492
+ "t5.encoder.block.6.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
493
+ "t5.encoder.block.7.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
494
+ "t5.encoder.block.7.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
495
+ "t5.encoder.block.7.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
496
+ "t5.encoder.block.7.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
497
+ "t5.encoder.block.7.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
498
+ "t5.encoder.block.7.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
499
+ "t5.encoder.block.7.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
500
+ "t5.encoder.block.7.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
501
+ "t5.encoder.block.8.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
502
+ "t5.encoder.block.8.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
503
+ "t5.encoder.block.8.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
504
+ "t5.encoder.block.8.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
505
+ "t5.encoder.block.8.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
506
+ "t5.encoder.block.8.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
507
+ "t5.encoder.block.8.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
508
+ "t5.encoder.block.8.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
509
+ "t5.encoder.block.9.layer.0.SelfAttention.k.weight": "model-00001-of-00002.safetensors",
510
+ "t5.encoder.block.9.layer.0.SelfAttention.o.weight": "model-00001-of-00002.safetensors",
511
+ "t5.encoder.block.9.layer.0.SelfAttention.q.weight": "model-00001-of-00002.safetensors",
512
+ "t5.encoder.block.9.layer.0.SelfAttention.v.weight": "model-00001-of-00002.safetensors",
513
+ "t5.encoder.block.9.layer.0.layer_norm.weight": "model-00001-of-00002.safetensors",
514
+ "t5.encoder.block.9.layer.1.DenseReluDense.wi.weight": "model-00001-of-00002.safetensors",
515
+ "t5.encoder.block.9.layer.1.DenseReluDense.wo.weight": "model-00001-of-00002.safetensors",
516
+ "t5.encoder.block.9.layer.1.layer_norm.weight": "model-00001-of-00002.safetensors",
517
+ "t5.encoder.final_layer_norm.weight": "model-00001-of-00002.safetensors",
518
+ "t5.shared.weight": "model-00001-of-00002.safetensors"
519
+ }
520
+ }