Upload T5ForConditionalGeneration
Browse files- README.md +199 -11
- config.json +61 -0
- generation_config.json +7 -0
- model-00001-of-00005.safetensors +3 -0
- model-00002-of-00005.safetensors +3 -0
- model-00003-of-00005.safetensors +3 -0
- model-00004-of-00005.safetensors +3 -0
- model-00005-of-00005.safetensors +3 -0
- model.safetensors.index.json +516 -0
README.md
CHANGED
@@ -1,13 +1,201 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
- tals/vitaminc
|
5 |
-
- SetFit/mnli
|
6 |
-
- snli
|
7 |
-
- fever
|
8 |
-
- paws
|
9 |
-
- scitail
|
10 |
-
language:
|
11 |
-
- en
|
12 |
---
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "google/t5_xxl_true_nli_mixture",
|
3 |
+
"architectures": [
|
4 |
+
"T5ForConditionalGeneration"
|
5 |
+
],
|
6 |
+
"classifier_dropout": 0.0,
|
7 |
+
"d_ff": 65536,
|
8 |
+
"d_kv": 128,
|
9 |
+
"d_model": 1024,
|
10 |
+
"decoder_start_token_id": 0,
|
11 |
+
"dense_act_fn": "relu",
|
12 |
+
"dropout_rate": 0.1,
|
13 |
+
"eos_token_id": 1,
|
14 |
+
"feed_forward_proj": "relu",
|
15 |
+
"initializer_factor": 1.0,
|
16 |
+
"is_encoder_decoder": true,
|
17 |
+
"is_gated_act": false,
|
18 |
+
"layer_norm_epsilon": 1e-06,
|
19 |
+
"model_type": "t5",
|
20 |
+
"n_positions": 512,
|
21 |
+
"num_decoder_layers": 24,
|
22 |
+
"num_heads": 128,
|
23 |
+
"num_layers": 24,
|
24 |
+
"output_past": true,
|
25 |
+
"pad_token_id": 0,
|
26 |
+
"relative_attention_max_distance": 128,
|
27 |
+
"relative_attention_num_buckets": 32,
|
28 |
+
"task_specific_params": {
|
29 |
+
"summarization": {
|
30 |
+
"early_stopping": true,
|
31 |
+
"length_penalty": 2.0,
|
32 |
+
"max_length": 200,
|
33 |
+
"min_length": 30,
|
34 |
+
"no_repeat_ngram_size": 3,
|
35 |
+
"num_beams": 4,
|
36 |
+
"prefix": "summarize: "
|
37 |
+
},
|
38 |
+
"translation_en_to_de": {
|
39 |
+
"early_stopping": true,
|
40 |
+
"max_length": 300,
|
41 |
+
"num_beams": 4,
|
42 |
+
"prefix": "translate English to German: "
|
43 |
+
},
|
44 |
+
"translation_en_to_fr": {
|
45 |
+
"early_stopping": true,
|
46 |
+
"max_length": 300,
|
47 |
+
"num_beams": 4,
|
48 |
+
"prefix": "translate English to French: "
|
49 |
+
},
|
50 |
+
"translation_en_to_ro": {
|
51 |
+
"early_stopping": true,
|
52 |
+
"max_length": 300,
|
53 |
+
"num_beams": 4,
|
54 |
+
"prefix": "translate English to Romanian: "
|
55 |
+
}
|
56 |
+
},
|
57 |
+
"torch_dtype": "bfloat16",
|
58 |
+
"transformers_version": "4.39.3",
|
59 |
+
"use_cache": true,
|
60 |
+
"vocab_size": 32128
|
61 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"decoder_start_token_id": 0,
|
4 |
+
"eos_token_id": 1,
|
5 |
+
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.39.3"
|
7 |
+
}
|
model-00001-of-00005.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6117b6059732fd0fed5af6454af8844d9176055612bdba6566250ca24d4c5d3a
|
3 |
+
size 4998369496
|
model-00002-of-00005.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9a1480d3c4fd3cc66b9c49734f1513baed127483c7030358b8edab09bf76e91
|
3 |
+
size 4999686928
|
model-00003-of-00005.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51585b1f149c934f32136bc719e456862ba4ac1ab20cd1a729b326e4aed78123
|
3 |
+
size 4966125904
|
model-00004-of-00005.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05d5eb1eef4b173dcee9cd0df68cdcb8c81b8cc07b8fb204ad1f4b18988cd867
|
3 |
+
size 4999682736
|
model-00005-of-00005.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f567be6967fee8edfbc85a70ef1f56e752455b27d69ee13fbc52536c829c455c
|
3 |
+
size 2650841008
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,516 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 22614642688
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"decoder.block.0.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
7 |
+
"decoder.block.0.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
8 |
+
"decoder.block.0.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
9 |
+
"decoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00005.safetensors",
|
10 |
+
"decoder.block.0.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
11 |
+
"decoder.block.0.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
12 |
+
"decoder.block.0.layer.1.EncDecAttention.k.weight": "model-00002-of-00005.safetensors",
|
13 |
+
"decoder.block.0.layer.1.EncDecAttention.o.weight": "model-00002-of-00005.safetensors",
|
14 |
+
"decoder.block.0.layer.1.EncDecAttention.q.weight": "model-00002-of-00005.safetensors",
|
15 |
+
"decoder.block.0.layer.1.EncDecAttention.v.weight": "model-00002-of-00005.safetensors",
|
16 |
+
"decoder.block.0.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
17 |
+
"decoder.block.0.layer.2.DenseReluDense.wi.weight": "model-00003-of-00005.safetensors",
|
18 |
+
"decoder.block.0.layer.2.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
19 |
+
"decoder.block.0.layer.2.layer_norm.weight": "model-00003-of-00005.safetensors",
|
20 |
+
"decoder.block.1.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
21 |
+
"decoder.block.1.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
22 |
+
"decoder.block.1.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
23 |
+
"decoder.block.1.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
24 |
+
"decoder.block.1.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
25 |
+
"decoder.block.1.layer.1.EncDecAttention.k.weight": "model-00003-of-00005.safetensors",
|
26 |
+
"decoder.block.1.layer.1.EncDecAttention.o.weight": "model-00003-of-00005.safetensors",
|
27 |
+
"decoder.block.1.layer.1.EncDecAttention.q.weight": "model-00003-of-00005.safetensors",
|
28 |
+
"decoder.block.1.layer.1.EncDecAttention.v.weight": "model-00003-of-00005.safetensors",
|
29 |
+
"decoder.block.1.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
30 |
+
"decoder.block.1.layer.2.DenseReluDense.wi.weight": "model-00003-of-00005.safetensors",
|
31 |
+
"decoder.block.1.layer.2.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
32 |
+
"decoder.block.1.layer.2.layer_norm.weight": "model-00003-of-00005.safetensors",
|
33 |
+
"decoder.block.10.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
34 |
+
"decoder.block.10.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
35 |
+
"decoder.block.10.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
36 |
+
"decoder.block.10.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
37 |
+
"decoder.block.10.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
38 |
+
"decoder.block.10.layer.1.EncDecAttention.k.weight": "model-00004-of-00005.safetensors",
|
39 |
+
"decoder.block.10.layer.1.EncDecAttention.o.weight": "model-00004-of-00005.safetensors",
|
40 |
+
"decoder.block.10.layer.1.EncDecAttention.q.weight": "model-00004-of-00005.safetensors",
|
41 |
+
"decoder.block.10.layer.1.EncDecAttention.v.weight": "model-00004-of-00005.safetensors",
|
42 |
+
"decoder.block.10.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
43 |
+
"decoder.block.10.layer.2.DenseReluDense.wi.weight": "model-00004-of-00005.safetensors",
|
44 |
+
"decoder.block.10.layer.2.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
45 |
+
"decoder.block.10.layer.2.layer_norm.weight": "model-00004-of-00005.safetensors",
|
46 |
+
"decoder.block.11.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
47 |
+
"decoder.block.11.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
48 |
+
"decoder.block.11.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
49 |
+
"decoder.block.11.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
50 |
+
"decoder.block.11.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
51 |
+
"decoder.block.11.layer.1.EncDecAttention.k.weight": "model-00004-of-00005.safetensors",
|
52 |
+
"decoder.block.11.layer.1.EncDecAttention.o.weight": "model-00004-of-00005.safetensors",
|
53 |
+
"decoder.block.11.layer.1.EncDecAttention.q.weight": "model-00004-of-00005.safetensors",
|
54 |
+
"decoder.block.11.layer.1.EncDecAttention.v.weight": "model-00004-of-00005.safetensors",
|
55 |
+
"decoder.block.11.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
56 |
+
"decoder.block.11.layer.2.DenseReluDense.wi.weight": "model-00004-of-00005.safetensors",
|
57 |
+
"decoder.block.11.layer.2.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
58 |
+
"decoder.block.11.layer.2.layer_norm.weight": "model-00004-of-00005.safetensors",
|
59 |
+
"decoder.block.12.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
60 |
+
"decoder.block.12.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
61 |
+
"decoder.block.12.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
62 |
+
"decoder.block.12.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
63 |
+
"decoder.block.12.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
64 |
+
"decoder.block.12.layer.1.EncDecAttention.k.weight": "model-00004-of-00005.safetensors",
|
65 |
+
"decoder.block.12.layer.1.EncDecAttention.o.weight": "model-00004-of-00005.safetensors",
|
66 |
+
"decoder.block.12.layer.1.EncDecAttention.q.weight": "model-00004-of-00005.safetensors",
|
67 |
+
"decoder.block.12.layer.1.EncDecAttention.v.weight": "model-00004-of-00005.safetensors",
|
68 |
+
"decoder.block.12.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
69 |
+
"decoder.block.12.layer.2.DenseReluDense.wi.weight": "model-00004-of-00005.safetensors",
|
70 |
+
"decoder.block.12.layer.2.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
71 |
+
"decoder.block.12.layer.2.layer_norm.weight": "model-00004-of-00005.safetensors",
|
72 |
+
"decoder.block.13.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
73 |
+
"decoder.block.13.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
74 |
+
"decoder.block.13.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
75 |
+
"decoder.block.13.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
76 |
+
"decoder.block.13.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
77 |
+
"decoder.block.13.layer.1.EncDecAttention.k.weight": "model-00004-of-00005.safetensors",
|
78 |
+
"decoder.block.13.layer.1.EncDecAttention.o.weight": "model-00004-of-00005.safetensors",
|
79 |
+
"decoder.block.13.layer.1.EncDecAttention.q.weight": "model-00004-of-00005.safetensors",
|
80 |
+
"decoder.block.13.layer.1.EncDecAttention.v.weight": "model-00004-of-00005.safetensors",
|
81 |
+
"decoder.block.13.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
82 |
+
"decoder.block.13.layer.2.DenseReluDense.wi.weight": "model-00004-of-00005.safetensors",
|
83 |
+
"decoder.block.13.layer.2.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
84 |
+
"decoder.block.13.layer.2.layer_norm.weight": "model-00004-of-00005.safetensors",
|
85 |
+
"decoder.block.14.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
86 |
+
"decoder.block.14.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
87 |
+
"decoder.block.14.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
88 |
+
"decoder.block.14.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
89 |
+
"decoder.block.14.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
90 |
+
"decoder.block.14.layer.1.EncDecAttention.k.weight": "model-00004-of-00005.safetensors",
|
91 |
+
"decoder.block.14.layer.1.EncDecAttention.o.weight": "model-00004-of-00005.safetensors",
|
92 |
+
"decoder.block.14.layer.1.EncDecAttention.q.weight": "model-00004-of-00005.safetensors",
|
93 |
+
"decoder.block.14.layer.1.EncDecAttention.v.weight": "model-00004-of-00005.safetensors",
|
94 |
+
"decoder.block.14.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
95 |
+
"decoder.block.14.layer.2.DenseReluDense.wi.weight": "model-00004-of-00005.safetensors",
|
96 |
+
"decoder.block.14.layer.2.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
97 |
+
"decoder.block.14.layer.2.layer_norm.weight": "model-00004-of-00005.safetensors",
|
98 |
+
"decoder.block.15.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
99 |
+
"decoder.block.15.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
100 |
+
"decoder.block.15.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
101 |
+
"decoder.block.15.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
102 |
+
"decoder.block.15.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
103 |
+
"decoder.block.15.layer.1.EncDecAttention.k.weight": "model-00004-of-00005.safetensors",
|
104 |
+
"decoder.block.15.layer.1.EncDecAttention.o.weight": "model-00004-of-00005.safetensors",
|
105 |
+
"decoder.block.15.layer.1.EncDecAttention.q.weight": "model-00004-of-00005.safetensors",
|
106 |
+
"decoder.block.15.layer.1.EncDecAttention.v.weight": "model-00004-of-00005.safetensors",
|
107 |
+
"decoder.block.15.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
108 |
+
"decoder.block.15.layer.2.DenseReluDense.wi.weight": "model-00004-of-00005.safetensors",
|
109 |
+
"decoder.block.15.layer.2.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
110 |
+
"decoder.block.15.layer.2.layer_norm.weight": "model-00004-of-00005.safetensors",
|
111 |
+
"decoder.block.16.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
112 |
+
"decoder.block.16.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
113 |
+
"decoder.block.16.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
114 |
+
"decoder.block.16.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
115 |
+
"decoder.block.16.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
116 |
+
"decoder.block.16.layer.1.EncDecAttention.k.weight": "model-00004-of-00005.safetensors",
|
117 |
+
"decoder.block.16.layer.1.EncDecAttention.o.weight": "model-00004-of-00005.safetensors",
|
118 |
+
"decoder.block.16.layer.1.EncDecAttention.q.weight": "model-00004-of-00005.safetensors",
|
119 |
+
"decoder.block.16.layer.1.EncDecAttention.v.weight": "model-00004-of-00005.safetensors",
|
120 |
+
"decoder.block.16.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
121 |
+
"decoder.block.16.layer.2.DenseReluDense.wi.weight": "model-00004-of-00005.safetensors",
|
122 |
+
"decoder.block.16.layer.2.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
123 |
+
"decoder.block.16.layer.2.layer_norm.weight": "model-00004-of-00005.safetensors",
|
124 |
+
"decoder.block.17.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
125 |
+
"decoder.block.17.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
126 |
+
"decoder.block.17.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
127 |
+
"decoder.block.17.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
128 |
+
"decoder.block.17.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
129 |
+
"decoder.block.17.layer.1.EncDecAttention.k.weight": "model-00004-of-00005.safetensors",
|
130 |
+
"decoder.block.17.layer.1.EncDecAttention.o.weight": "model-00004-of-00005.safetensors",
|
131 |
+
"decoder.block.17.layer.1.EncDecAttention.q.weight": "model-00004-of-00005.safetensors",
|
132 |
+
"decoder.block.17.layer.1.EncDecAttention.v.weight": "model-00004-of-00005.safetensors",
|
133 |
+
"decoder.block.17.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
134 |
+
"decoder.block.17.layer.2.DenseReluDense.wi.weight": "model-00004-of-00005.safetensors",
|
135 |
+
"decoder.block.17.layer.2.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
136 |
+
"decoder.block.17.layer.2.layer_norm.weight": "model-00004-of-00005.safetensors",
|
137 |
+
"decoder.block.18.layer.0.SelfAttention.k.weight": "model-00004-of-00005.safetensors",
|
138 |
+
"decoder.block.18.layer.0.SelfAttention.o.weight": "model-00004-of-00005.safetensors",
|
139 |
+
"decoder.block.18.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
140 |
+
"decoder.block.18.layer.0.SelfAttention.v.weight": "model-00004-of-00005.safetensors",
|
141 |
+
"decoder.block.18.layer.0.layer_norm.weight": "model-00004-of-00005.safetensors",
|
142 |
+
"decoder.block.18.layer.1.EncDecAttention.k.weight": "model-00004-of-00005.safetensors",
|
143 |
+
"decoder.block.18.layer.1.EncDecAttention.o.weight": "model-00004-of-00005.safetensors",
|
144 |
+
"decoder.block.18.layer.1.EncDecAttention.q.weight": "model-00004-of-00005.safetensors",
|
145 |
+
"decoder.block.18.layer.1.EncDecAttention.v.weight": "model-00004-of-00005.safetensors",
|
146 |
+
"decoder.block.18.layer.1.layer_norm.weight": "model-00004-of-00005.safetensors",
|
147 |
+
"decoder.block.18.layer.2.DenseReluDense.wi.weight": "model-00004-of-00005.safetensors",
|
148 |
+
"decoder.block.18.layer.2.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
149 |
+
"decoder.block.18.layer.2.layer_norm.weight": "model-00004-of-00005.safetensors",
|
150 |
+
"decoder.block.19.layer.0.SelfAttention.k.weight": "model-00005-of-00005.safetensors",
|
151 |
+
"decoder.block.19.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
152 |
+
"decoder.block.19.layer.0.SelfAttention.q.weight": "model-00004-of-00005.safetensors",
|
153 |
+
"decoder.block.19.layer.0.SelfAttention.v.weight": "model-00005-of-00005.safetensors",
|
154 |
+
"decoder.block.19.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
155 |
+
"decoder.block.19.layer.1.EncDecAttention.k.weight": "model-00005-of-00005.safetensors",
|
156 |
+
"decoder.block.19.layer.1.EncDecAttention.o.weight": "model-00005-of-00005.safetensors",
|
157 |
+
"decoder.block.19.layer.1.EncDecAttention.q.weight": "model-00005-of-00005.safetensors",
|
158 |
+
"decoder.block.19.layer.1.EncDecAttention.v.weight": "model-00005-of-00005.safetensors",
|
159 |
+
"decoder.block.19.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
160 |
+
"decoder.block.19.layer.2.DenseReluDense.wi.weight": "model-00005-of-00005.safetensors",
|
161 |
+
"decoder.block.19.layer.2.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
162 |
+
"decoder.block.19.layer.2.layer_norm.weight": "model-00005-of-00005.safetensors",
|
163 |
+
"decoder.block.2.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
164 |
+
"decoder.block.2.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
165 |
+
"decoder.block.2.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
166 |
+
"decoder.block.2.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
167 |
+
"decoder.block.2.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
168 |
+
"decoder.block.2.layer.1.EncDecAttention.k.weight": "model-00003-of-00005.safetensors",
|
169 |
+
"decoder.block.2.layer.1.EncDecAttention.o.weight": "model-00003-of-00005.safetensors",
|
170 |
+
"decoder.block.2.layer.1.EncDecAttention.q.weight": "model-00003-of-00005.safetensors",
|
171 |
+
"decoder.block.2.layer.1.EncDecAttention.v.weight": "model-00003-of-00005.safetensors",
|
172 |
+
"decoder.block.2.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
173 |
+
"decoder.block.2.layer.2.DenseReluDense.wi.weight": "model-00003-of-00005.safetensors",
|
174 |
+
"decoder.block.2.layer.2.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
175 |
+
"decoder.block.2.layer.2.layer_norm.weight": "model-00003-of-00005.safetensors",
|
176 |
+
"decoder.block.20.layer.0.SelfAttention.k.weight": "model-00005-of-00005.safetensors",
|
177 |
+
"decoder.block.20.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
178 |
+
"decoder.block.20.layer.0.SelfAttention.q.weight": "model-00005-of-00005.safetensors",
|
179 |
+
"decoder.block.20.layer.0.SelfAttention.v.weight": "model-00005-of-00005.safetensors",
|
180 |
+
"decoder.block.20.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
181 |
+
"decoder.block.20.layer.1.EncDecAttention.k.weight": "model-00005-of-00005.safetensors",
|
182 |
+
"decoder.block.20.layer.1.EncDecAttention.o.weight": "model-00005-of-00005.safetensors",
|
183 |
+
"decoder.block.20.layer.1.EncDecAttention.q.weight": "model-00005-of-00005.safetensors",
|
184 |
+
"decoder.block.20.layer.1.EncDecAttention.v.weight": "model-00005-of-00005.safetensors",
|
185 |
+
"decoder.block.20.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
186 |
+
"decoder.block.20.layer.2.DenseReluDense.wi.weight": "model-00005-of-00005.safetensors",
|
187 |
+
"decoder.block.20.layer.2.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
188 |
+
"decoder.block.20.layer.2.layer_norm.weight": "model-00005-of-00005.safetensors",
|
189 |
+
"decoder.block.21.layer.0.SelfAttention.k.weight": "model-00005-of-00005.safetensors",
|
190 |
+
"decoder.block.21.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
191 |
+
"decoder.block.21.layer.0.SelfAttention.q.weight": "model-00005-of-00005.safetensors",
|
192 |
+
"decoder.block.21.layer.0.SelfAttention.v.weight": "model-00005-of-00005.safetensors",
|
193 |
+
"decoder.block.21.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
194 |
+
"decoder.block.21.layer.1.EncDecAttention.k.weight": "model-00005-of-00005.safetensors",
|
195 |
+
"decoder.block.21.layer.1.EncDecAttention.o.weight": "model-00005-of-00005.safetensors",
|
196 |
+
"decoder.block.21.layer.1.EncDecAttention.q.weight": "model-00005-of-00005.safetensors",
|
197 |
+
"decoder.block.21.layer.1.EncDecAttention.v.weight": "model-00005-of-00005.safetensors",
|
198 |
+
"decoder.block.21.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
199 |
+
"decoder.block.21.layer.2.DenseReluDense.wi.weight": "model-00005-of-00005.safetensors",
|
200 |
+
"decoder.block.21.layer.2.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
201 |
+
"decoder.block.21.layer.2.layer_norm.weight": "model-00005-of-00005.safetensors",
|
202 |
+
"decoder.block.22.layer.0.SelfAttention.k.weight": "model-00005-of-00005.safetensors",
|
203 |
+
"decoder.block.22.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
204 |
+
"decoder.block.22.layer.0.SelfAttention.q.weight": "model-00005-of-00005.safetensors",
|
205 |
+
"decoder.block.22.layer.0.SelfAttention.v.weight": "model-00005-of-00005.safetensors",
|
206 |
+
"decoder.block.22.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
207 |
+
"decoder.block.22.layer.1.EncDecAttention.k.weight": "model-00005-of-00005.safetensors",
|
208 |
+
"decoder.block.22.layer.1.EncDecAttention.o.weight": "model-00005-of-00005.safetensors",
|
209 |
+
"decoder.block.22.layer.1.EncDecAttention.q.weight": "model-00005-of-00005.safetensors",
|
210 |
+
"decoder.block.22.layer.1.EncDecAttention.v.weight": "model-00005-of-00005.safetensors",
|
211 |
+
"decoder.block.22.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
212 |
+
"decoder.block.22.layer.2.DenseReluDense.wi.weight": "model-00005-of-00005.safetensors",
|
213 |
+
"decoder.block.22.layer.2.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
214 |
+
"decoder.block.22.layer.2.layer_norm.weight": "model-00005-of-00005.safetensors",
|
215 |
+
"decoder.block.23.layer.0.SelfAttention.k.weight": "model-00005-of-00005.safetensors",
|
216 |
+
"decoder.block.23.layer.0.SelfAttention.o.weight": "model-00005-of-00005.safetensors",
|
217 |
+
"decoder.block.23.layer.0.SelfAttention.q.weight": "model-00005-of-00005.safetensors",
|
218 |
+
"decoder.block.23.layer.0.SelfAttention.v.weight": "model-00005-of-00005.safetensors",
|
219 |
+
"decoder.block.23.layer.0.layer_norm.weight": "model-00005-of-00005.safetensors",
|
220 |
+
"decoder.block.23.layer.1.EncDecAttention.k.weight": "model-00005-of-00005.safetensors",
|
221 |
+
"decoder.block.23.layer.1.EncDecAttention.o.weight": "model-00005-of-00005.safetensors",
|
222 |
+
"decoder.block.23.layer.1.EncDecAttention.q.weight": "model-00005-of-00005.safetensors",
|
223 |
+
"decoder.block.23.layer.1.EncDecAttention.v.weight": "model-00005-of-00005.safetensors",
|
224 |
+
"decoder.block.23.layer.1.layer_norm.weight": "model-00005-of-00005.safetensors",
|
225 |
+
"decoder.block.23.layer.2.DenseReluDense.wi.weight": "model-00005-of-00005.safetensors",
|
226 |
+
"decoder.block.23.layer.2.DenseReluDense.wo.weight": "model-00005-of-00005.safetensors",
|
227 |
+
"decoder.block.23.layer.2.layer_norm.weight": "model-00005-of-00005.safetensors",
|
228 |
+
"decoder.block.3.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
229 |
+
"decoder.block.3.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
230 |
+
"decoder.block.3.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
231 |
+
"decoder.block.3.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
232 |
+
"decoder.block.3.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
233 |
+
"decoder.block.3.layer.1.EncDecAttention.k.weight": "model-00003-of-00005.safetensors",
|
234 |
+
"decoder.block.3.layer.1.EncDecAttention.o.weight": "model-00003-of-00005.safetensors",
|
235 |
+
"decoder.block.3.layer.1.EncDecAttention.q.weight": "model-00003-of-00005.safetensors",
|
236 |
+
"decoder.block.3.layer.1.EncDecAttention.v.weight": "model-00003-of-00005.safetensors",
|
237 |
+
"decoder.block.3.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
238 |
+
"decoder.block.3.layer.2.DenseReluDense.wi.weight": "model-00003-of-00005.safetensors",
|
239 |
+
"decoder.block.3.layer.2.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
240 |
+
"decoder.block.3.layer.2.layer_norm.weight": "model-00003-of-00005.safetensors",
|
241 |
+
"decoder.block.4.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
242 |
+
"decoder.block.4.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
243 |
+
"decoder.block.4.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
244 |
+
"decoder.block.4.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
245 |
+
"decoder.block.4.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
246 |
+
"decoder.block.4.layer.1.EncDecAttention.k.weight": "model-00003-of-00005.safetensors",
|
247 |
+
"decoder.block.4.layer.1.EncDecAttention.o.weight": "model-00003-of-00005.safetensors",
|
248 |
+
"decoder.block.4.layer.1.EncDecAttention.q.weight": "model-00003-of-00005.safetensors",
|
249 |
+
"decoder.block.4.layer.1.EncDecAttention.v.weight": "model-00003-of-00005.safetensors",
|
250 |
+
"decoder.block.4.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
251 |
+
"decoder.block.4.layer.2.DenseReluDense.wi.weight": "model-00003-of-00005.safetensors",
|
252 |
+
"decoder.block.4.layer.2.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
253 |
+
"decoder.block.4.layer.2.layer_norm.weight": "model-00003-of-00005.safetensors",
|
254 |
+
"decoder.block.5.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
255 |
+
"decoder.block.5.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
256 |
+
"decoder.block.5.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
257 |
+
"decoder.block.5.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
258 |
+
"decoder.block.5.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
259 |
+
"decoder.block.5.layer.1.EncDecAttention.k.weight": "model-00003-of-00005.safetensors",
|
260 |
+
"decoder.block.5.layer.1.EncDecAttention.o.weight": "model-00003-of-00005.safetensors",
|
261 |
+
"decoder.block.5.layer.1.EncDecAttention.q.weight": "model-00003-of-00005.safetensors",
|
262 |
+
"decoder.block.5.layer.1.EncDecAttention.v.weight": "model-00003-of-00005.safetensors",
|
263 |
+
"decoder.block.5.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
264 |
+
"decoder.block.5.layer.2.DenseReluDense.wi.weight": "model-00003-of-00005.safetensors",
|
265 |
+
"decoder.block.5.layer.2.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
266 |
+
"decoder.block.5.layer.2.layer_norm.weight": "model-00003-of-00005.safetensors",
|
267 |
+
"decoder.block.6.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
268 |
+
"decoder.block.6.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
269 |
+
"decoder.block.6.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
270 |
+
"decoder.block.6.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
271 |
+
"decoder.block.6.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
272 |
+
"decoder.block.6.layer.1.EncDecAttention.k.weight": "model-00003-of-00005.safetensors",
|
273 |
+
"decoder.block.6.layer.1.EncDecAttention.o.weight": "model-00003-of-00005.safetensors",
|
274 |
+
"decoder.block.6.layer.1.EncDecAttention.q.weight": "model-00003-of-00005.safetensors",
|
275 |
+
"decoder.block.6.layer.1.EncDecAttention.v.weight": "model-00003-of-00005.safetensors",
|
276 |
+
"decoder.block.6.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
277 |
+
"decoder.block.6.layer.2.DenseReluDense.wi.weight": "model-00003-of-00005.safetensors",
|
278 |
+
"decoder.block.6.layer.2.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
279 |
+
"decoder.block.6.layer.2.layer_norm.weight": "model-00003-of-00005.safetensors",
|
280 |
+
"decoder.block.7.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
281 |
+
"decoder.block.7.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
282 |
+
"decoder.block.7.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
283 |
+
"decoder.block.7.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
284 |
+
"decoder.block.7.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
285 |
+
"decoder.block.7.layer.1.EncDecAttention.k.weight": "model-00003-of-00005.safetensors",
|
286 |
+
"decoder.block.7.layer.1.EncDecAttention.o.weight": "model-00003-of-00005.safetensors",
|
287 |
+
"decoder.block.7.layer.1.EncDecAttention.q.weight": "model-00003-of-00005.safetensors",
|
288 |
+
"decoder.block.7.layer.1.EncDecAttention.v.weight": "model-00003-of-00005.safetensors",
|
289 |
+
"decoder.block.7.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
290 |
+
"decoder.block.7.layer.2.DenseReluDense.wi.weight": "model-00003-of-00005.safetensors",
|
291 |
+
"decoder.block.7.layer.2.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
292 |
+
"decoder.block.7.layer.2.layer_norm.weight": "model-00003-of-00005.safetensors",
|
293 |
+
"decoder.block.8.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
294 |
+
"decoder.block.8.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
295 |
+
"decoder.block.8.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
296 |
+
"decoder.block.8.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
297 |
+
"decoder.block.8.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
298 |
+
"decoder.block.8.layer.1.EncDecAttention.k.weight": "model-00003-of-00005.safetensors",
|
299 |
+
"decoder.block.8.layer.1.EncDecAttention.o.weight": "model-00003-of-00005.safetensors",
|
300 |
+
"decoder.block.8.layer.1.EncDecAttention.q.weight": "model-00003-of-00005.safetensors",
|
301 |
+
"decoder.block.8.layer.1.EncDecAttention.v.weight": "model-00003-of-00005.safetensors",
|
302 |
+
"decoder.block.8.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
303 |
+
"decoder.block.8.layer.2.DenseReluDense.wi.weight": "model-00003-of-00005.safetensors",
|
304 |
+
"decoder.block.8.layer.2.DenseReluDense.wo.weight": "model-00003-of-00005.safetensors",
|
305 |
+
"decoder.block.8.layer.2.layer_norm.weight": "model-00003-of-00005.safetensors",
|
306 |
+
"decoder.block.9.layer.0.SelfAttention.k.weight": "model-00003-of-00005.safetensors",
|
307 |
+
"decoder.block.9.layer.0.SelfAttention.o.weight": "model-00003-of-00005.safetensors",
|
308 |
+
"decoder.block.9.layer.0.SelfAttention.q.weight": "model-00003-of-00005.safetensors",
|
309 |
+
"decoder.block.9.layer.0.SelfAttention.v.weight": "model-00003-of-00005.safetensors",
|
310 |
+
"decoder.block.9.layer.0.layer_norm.weight": "model-00003-of-00005.safetensors",
|
311 |
+
"decoder.block.9.layer.1.EncDecAttention.k.weight": "model-00003-of-00005.safetensors",
|
312 |
+
"decoder.block.9.layer.1.EncDecAttention.o.weight": "model-00003-of-00005.safetensors",
|
313 |
+
"decoder.block.9.layer.1.EncDecAttention.q.weight": "model-00003-of-00005.safetensors",
|
314 |
+
"decoder.block.9.layer.1.EncDecAttention.v.weight": "model-00003-of-00005.safetensors",
|
315 |
+
"decoder.block.9.layer.1.layer_norm.weight": "model-00003-of-00005.safetensors",
|
316 |
+
"decoder.block.9.layer.2.DenseReluDense.wi.weight": "model-00003-of-00005.safetensors",
|
317 |
+
"decoder.block.9.layer.2.DenseReluDense.wo.weight": "model-00004-of-00005.safetensors",
|
318 |
+
"decoder.block.9.layer.2.layer_norm.weight": "model-00004-of-00005.safetensors",
|
319 |
+
"decoder.final_layer_norm.weight": "model-00005-of-00005.safetensors",
|
320 |
+
"encoder.block.0.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
321 |
+
"encoder.block.0.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
322 |
+
"encoder.block.0.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
323 |
+
"encoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00005.safetensors",
|
324 |
+
"encoder.block.0.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
325 |
+
"encoder.block.0.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
326 |
+
"encoder.block.0.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
327 |
+
"encoder.block.0.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
328 |
+
"encoder.block.0.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
329 |
+
"encoder.block.1.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
330 |
+
"encoder.block.1.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
331 |
+
"encoder.block.1.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
332 |
+
"encoder.block.1.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
333 |
+
"encoder.block.1.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
334 |
+
"encoder.block.1.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
335 |
+
"encoder.block.1.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
336 |
+
"encoder.block.1.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
337 |
+
"encoder.block.10.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
338 |
+
"encoder.block.10.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
339 |
+
"encoder.block.10.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
340 |
+
"encoder.block.10.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
341 |
+
"encoder.block.10.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
342 |
+
"encoder.block.10.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
343 |
+
"encoder.block.10.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
344 |
+
"encoder.block.10.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
345 |
+
"encoder.block.11.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
346 |
+
"encoder.block.11.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
347 |
+
"encoder.block.11.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
348 |
+
"encoder.block.11.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
349 |
+
"encoder.block.11.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
350 |
+
"encoder.block.11.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
351 |
+
"encoder.block.11.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
352 |
+
"encoder.block.11.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
353 |
+
"encoder.block.12.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
354 |
+
"encoder.block.12.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
355 |
+
"encoder.block.12.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
356 |
+
"encoder.block.12.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
357 |
+
"encoder.block.12.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
358 |
+
"encoder.block.12.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
359 |
+
"encoder.block.12.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
360 |
+
"encoder.block.12.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
361 |
+
"encoder.block.13.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
362 |
+
"encoder.block.13.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
363 |
+
"encoder.block.13.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
364 |
+
"encoder.block.13.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
365 |
+
"encoder.block.13.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
366 |
+
"encoder.block.13.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
367 |
+
"encoder.block.13.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
368 |
+
"encoder.block.13.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
369 |
+
"encoder.block.14.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
370 |
+
"encoder.block.14.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
371 |
+
"encoder.block.14.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
372 |
+
"encoder.block.14.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
373 |
+
"encoder.block.14.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
374 |
+
"encoder.block.14.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
375 |
+
"encoder.block.14.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
376 |
+
"encoder.block.14.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
377 |
+
"encoder.block.15.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
378 |
+
"encoder.block.15.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
379 |
+
"encoder.block.15.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
380 |
+
"encoder.block.15.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
381 |
+
"encoder.block.15.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
382 |
+
"encoder.block.15.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
383 |
+
"encoder.block.15.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
384 |
+
"encoder.block.15.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
385 |
+
"encoder.block.16.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
386 |
+
"encoder.block.16.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
387 |
+
"encoder.block.16.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
388 |
+
"encoder.block.16.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
389 |
+
"encoder.block.16.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
390 |
+
"encoder.block.16.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
391 |
+
"encoder.block.16.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
392 |
+
"encoder.block.16.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
393 |
+
"encoder.block.17.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
394 |
+
"encoder.block.17.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
395 |
+
"encoder.block.17.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
396 |
+
"encoder.block.17.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
397 |
+
"encoder.block.17.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
398 |
+
"encoder.block.17.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
399 |
+
"encoder.block.17.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
400 |
+
"encoder.block.17.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
401 |
+
"encoder.block.18.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
402 |
+
"encoder.block.18.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
403 |
+
"encoder.block.18.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
404 |
+
"encoder.block.18.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
405 |
+
"encoder.block.18.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
406 |
+
"encoder.block.18.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
407 |
+
"encoder.block.18.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
408 |
+
"encoder.block.18.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
409 |
+
"encoder.block.19.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
410 |
+
"encoder.block.19.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
411 |
+
"encoder.block.19.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
412 |
+
"encoder.block.19.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
413 |
+
"encoder.block.19.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
414 |
+
"encoder.block.19.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
415 |
+
"encoder.block.19.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
416 |
+
"encoder.block.19.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
417 |
+
"encoder.block.2.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
418 |
+
"encoder.block.2.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
419 |
+
"encoder.block.2.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
420 |
+
"encoder.block.2.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
421 |
+
"encoder.block.2.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
422 |
+
"encoder.block.2.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
423 |
+
"encoder.block.2.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
424 |
+
"encoder.block.2.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
425 |
+
"encoder.block.20.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
426 |
+
"encoder.block.20.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
427 |
+
"encoder.block.20.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
428 |
+
"encoder.block.20.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
429 |
+
"encoder.block.20.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
430 |
+
"encoder.block.20.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
431 |
+
"encoder.block.20.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
432 |
+
"encoder.block.20.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
433 |
+
"encoder.block.21.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
434 |
+
"encoder.block.21.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
435 |
+
"encoder.block.21.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
436 |
+
"encoder.block.21.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
437 |
+
"encoder.block.21.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
438 |
+
"encoder.block.21.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
439 |
+
"encoder.block.21.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
440 |
+
"encoder.block.21.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
441 |
+
"encoder.block.22.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
442 |
+
"encoder.block.22.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
443 |
+
"encoder.block.22.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
444 |
+
"encoder.block.22.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
445 |
+
"encoder.block.22.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
446 |
+
"encoder.block.22.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
447 |
+
"encoder.block.22.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
448 |
+
"encoder.block.22.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
449 |
+
"encoder.block.23.layer.0.SelfAttention.k.weight": "model-00002-of-00005.safetensors",
|
450 |
+
"encoder.block.23.layer.0.SelfAttention.o.weight": "model-00002-of-00005.safetensors",
|
451 |
+
"encoder.block.23.layer.0.SelfAttention.q.weight": "model-00002-of-00005.safetensors",
|
452 |
+
"encoder.block.23.layer.0.SelfAttention.v.weight": "model-00002-of-00005.safetensors",
|
453 |
+
"encoder.block.23.layer.0.layer_norm.weight": "model-00002-of-00005.safetensors",
|
454 |
+
"encoder.block.23.layer.1.DenseReluDense.wi.weight": "model-00002-of-00005.safetensors",
|
455 |
+
"encoder.block.23.layer.1.DenseReluDense.wo.weight": "model-00002-of-00005.safetensors",
|
456 |
+
"encoder.block.23.layer.1.layer_norm.weight": "model-00002-of-00005.safetensors",
|
457 |
+
"encoder.block.3.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
458 |
+
"encoder.block.3.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
459 |
+
"encoder.block.3.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
460 |
+
"encoder.block.3.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
461 |
+
"encoder.block.3.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
462 |
+
"encoder.block.3.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
463 |
+
"encoder.block.3.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
464 |
+
"encoder.block.3.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
465 |
+
"encoder.block.4.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
466 |
+
"encoder.block.4.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
467 |
+
"encoder.block.4.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
468 |
+
"encoder.block.4.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
469 |
+
"encoder.block.4.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
470 |
+
"encoder.block.4.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
471 |
+
"encoder.block.4.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
472 |
+
"encoder.block.4.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
473 |
+
"encoder.block.5.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
474 |
+
"encoder.block.5.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
475 |
+
"encoder.block.5.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
476 |
+
"encoder.block.5.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
477 |
+
"encoder.block.5.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
478 |
+
"encoder.block.5.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
479 |
+
"encoder.block.5.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
480 |
+
"encoder.block.5.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
481 |
+
"encoder.block.6.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
482 |
+
"encoder.block.6.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
483 |
+
"encoder.block.6.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
484 |
+
"encoder.block.6.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
485 |
+
"encoder.block.6.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
486 |
+
"encoder.block.6.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
487 |
+
"encoder.block.6.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
488 |
+
"encoder.block.6.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
489 |
+
"encoder.block.7.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
490 |
+
"encoder.block.7.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
491 |
+
"encoder.block.7.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
492 |
+
"encoder.block.7.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
493 |
+
"encoder.block.7.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
494 |
+
"encoder.block.7.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
495 |
+
"encoder.block.7.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
496 |
+
"encoder.block.7.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
497 |
+
"encoder.block.8.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
498 |
+
"encoder.block.8.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
499 |
+
"encoder.block.8.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
500 |
+
"encoder.block.8.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
501 |
+
"encoder.block.8.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
502 |
+
"encoder.block.8.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
503 |
+
"encoder.block.8.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
504 |
+
"encoder.block.8.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
505 |
+
"encoder.block.9.layer.0.SelfAttention.k.weight": "model-00001-of-00005.safetensors",
|
506 |
+
"encoder.block.9.layer.0.SelfAttention.o.weight": "model-00001-of-00005.safetensors",
|
507 |
+
"encoder.block.9.layer.0.SelfAttention.q.weight": "model-00001-of-00005.safetensors",
|
508 |
+
"encoder.block.9.layer.0.SelfAttention.v.weight": "model-00001-of-00005.safetensors",
|
509 |
+
"encoder.block.9.layer.0.layer_norm.weight": "model-00001-of-00005.safetensors",
|
510 |
+
"encoder.block.9.layer.1.DenseReluDense.wi.weight": "model-00001-of-00005.safetensors",
|
511 |
+
"encoder.block.9.layer.1.DenseReluDense.wo.weight": "model-00001-of-00005.safetensors",
|
512 |
+
"encoder.block.9.layer.1.layer_norm.weight": "model-00001-of-00005.safetensors",
|
513 |
+
"encoder.final_layer_norm.weight": "model-00002-of-00005.safetensors",
|
514 |
+
"shared.weight": "model-00001-of-00005.safetensors"
|
515 |
+
}
|
516 |
+
}
|