Model save
Browse files- README.md +29 -49
- generation_config.json +2 -1
- model-00001-of-00003.safetensors +3 -0
- model-00002-of-00003.safetensors +3 -0
- model-00003-of-00003.safetensors +3 -0
- model.safetensors.index.json +590 -0
README.md
CHANGED
|
@@ -1,24 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
base_model: /exports/eddie/scratch/s1970716/models/summarization/longt5_xl_sfd_bp_20/checkpoint-280
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
-
datasets:
|
| 6 |
-
- learn3r/summ_screen_fd_bp
|
| 7 |
-
metrics:
|
| 8 |
-
- rouge
|
| 9 |
model-index:
|
| 10 |
- name: longt5_xl_sfd_bp_40
|
| 11 |
-
results:
|
| 12 |
-
- task:
|
| 13 |
-
name: Summarization
|
| 14 |
-
type: summarization
|
| 15 |
-
dataset:
|
| 16 |
-
name: learn3r/summ_screen_fd_bp
|
| 17 |
-
type: learn3r/summ_screen_fd_bp
|
| 18 |
-
metrics:
|
| 19 |
-
- name: Rouge1
|
| 20 |
-
type: rouge
|
| 21 |
-
value: 40.6965
|
| 22 |
---
|
| 23 |
|
| 24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -26,14 +11,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 26 |
|
| 27 |
# longt5_xl_sfd_bp_40
|
| 28 |
|
| 29 |
-
This model
|
| 30 |
It achieves the following results on the evaluation set:
|
| 31 |
-
- Loss:
|
| 32 |
-
- Rouge1: 40.6965
|
| 33 |
-
- Rouge2: 17.2793
|
| 34 |
-
- Rougel: 27.8429
|
| 35 |
-
- Rougelsum: 39.0726
|
| 36 |
-
- Gen Len: 294.0890
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
@@ -64,33 +44,33 @@ The following hyperparameters were used during training:
|
|
| 64 |
|
| 65 |
### Training results
|
| 66 |
|
| 67 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
| 68 |
-
|
| 69 |
-
| 0.1033 | 0.97 | 14 | 3.
|
| 70 |
-
| 0.0836 | 1.95 | 28 | 3.
|
| 71 |
-
| 0.0717 | 2.99 | 43 | 2.
|
| 72 |
-
| 0.0614 | 3.97 | 57 | 3.
|
| 73 |
-
| 0.1275 | 4.94 | 71 | 2.
|
| 74 |
-
| 0.0511 | 5.98 | 86 | 3.
|
| 75 |
-
| 0.0666 | 6.96 | 100 | 3.
|
| 76 |
-
| 0.0398 | 8.0 | 115 | 3.
|
| 77 |
-
| 0.0396 | 8.97 | 129 | 3.
|
| 78 |
-
| 0.0466 | 9.95 | 143 | 3.
|
| 79 |
-
| 0.043 | 10.99 | 158 | 3.
|
| 80 |
-
| 0.0538 | 11.97 | 172 | 2.
|
| 81 |
-
| 0.028 | 12.94 | 186 | 3.
|
| 82 |
-
| 0.1056 | 13.98 | 201 | 3.
|
| 83 |
-
| 0.0303 | 14.96 | 215 | 3.
|
| 84 |
-
| 0.0234 | 16.0 | 230 | 3.
|
| 85 |
-
| 0.0263 | 16.97 | 244 | 3.
|
| 86 |
-
| 0.0225 | 17.95 | 258 | 3.
|
| 87 |
-
| 0.0225 | 18.99 | 273 | 3.
|
| 88 |
-
| 0.0211 | 19.48 | 280 | 3.
|
| 89 |
|
| 90 |
|
| 91 |
### Framework versions
|
| 92 |
|
| 93 |
-
- Transformers 4.
|
| 94 |
-
- Pytorch 2.1.
|
| 95 |
-
- Datasets 2.
|
| 96 |
-
- Tokenizers 0.
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
model-index:
|
| 5 |
- name: longt5_xl_sfd_bp_40
|
| 6 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 11 |
|
| 12 |
# longt5_xl_sfd_bp_40
|
| 13 |
|
| 14 |
+
This model was trained from scratch on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Loss: 3.3318
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 44 |
|
| 45 |
### Training results
|
| 46 |
|
| 47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
+
| 0.1033 | 0.97 | 14 | 3.1040 |
|
| 50 |
+
| 0.0836 | 1.95 | 28 | 3.0540 |
|
| 51 |
+
| 0.0717 | 2.99 | 43 | 2.9414 |
|
| 52 |
+
| 0.0614 | 3.97 | 57 | 3.0238 |
|
| 53 |
+
| 0.1275 | 4.94 | 71 | 2.8326 |
|
| 54 |
+
| 0.0511 | 5.98 | 86 | 3.0479 |
|
| 55 |
+
| 0.0666 | 6.96 | 100 | 3.1255 |
|
| 56 |
+
| 0.0398 | 8.0 | 115 | 3.2240 |
|
| 57 |
+
| 0.0396 | 8.97 | 129 | 3.1667 |
|
| 58 |
+
| 0.0466 | 9.95 | 143 | 3.2775 |
|
| 59 |
+
| 0.043 | 10.99 | 158 | 3.3289 |
|
| 60 |
+
| 0.0538 | 11.97 | 172 | 2.8202 |
|
| 61 |
+
| 0.028 | 12.94 | 186 | 3.4366 |
|
| 62 |
+
| 0.1056 | 13.98 | 201 | 3.3447 |
|
| 63 |
+
| 0.0303 | 14.96 | 215 | 3.0069 |
|
| 64 |
+
| 0.0234 | 16.0 | 230 | 3.3524 |
|
| 65 |
+
| 0.0263 | 16.97 | 244 | 3.2473 |
|
| 66 |
+
| 0.0225 | 17.95 | 258 | 3.3365 |
|
| 67 |
+
| 0.0225 | 18.99 | 273 | 3.4389 |
|
| 68 |
+
| 0.0211 | 19.48 | 280 | 3.3318 |
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|
| 72 |
|
| 73 |
+
- Transformers 4.36.2
|
| 74 |
+
- Pytorch 2.1.2+cu121
|
| 75 |
+
- Datasets 2.16.1
|
| 76 |
+
- Tokenizers 0.15.0
|
generation_config.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"decoder_start_token_id": 0,
|
| 3 |
"eos_token_id": 1,
|
| 4 |
"pad_token_id": 0,
|
| 5 |
-
"transformers_version": "4.
|
| 6 |
}
|
|
|
|
| 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.36.2"
|
| 7 |
}
|
model-00001-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:253bc6cc1a92ccf1ec601524f6a3740c377bcbbb66809644c4f22ea7f77395e4
|
| 3 |
+
size 4995019280
|
model-00002-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6259da6f8312150f4d51abfd0b32476ed26eb77c95a8e30debb9222715392d9
|
| 3 |
+
size 4974952864
|
model-00003-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:161d5f5b13f26bee15144c0e8a9a283270652daae8ad32d21e4ce82a4f70c937
|
| 3 |
+
size 1429331352
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,590 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 11399229440
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"decoder.block.0.layer.0.SelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 7 |
+
"decoder.block.0.layer.0.SelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 8 |
+
"decoder.block.0.layer.0.SelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 9 |
+
"decoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00003.safetensors",
|
| 10 |
+
"decoder.block.0.layer.0.SelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 11 |
+
"decoder.block.0.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 12 |
+
"decoder.block.0.layer.1.EncDecAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 13 |
+
"decoder.block.0.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 14 |
+
"decoder.block.0.layer.1.EncDecAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 15 |
+
"decoder.block.0.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 16 |
+
"decoder.block.0.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 17 |
+
"decoder.block.0.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 18 |
+
"decoder.block.0.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 19 |
+
"decoder.block.0.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 20 |
+
"decoder.block.0.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 21 |
+
"decoder.block.1.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 22 |
+
"decoder.block.1.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 23 |
+
"decoder.block.1.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 24 |
+
"decoder.block.1.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 25 |
+
"decoder.block.1.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 26 |
+
"decoder.block.1.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 27 |
+
"decoder.block.1.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 28 |
+
"decoder.block.1.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 29 |
+
"decoder.block.1.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 30 |
+
"decoder.block.1.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 31 |
+
"decoder.block.1.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 32 |
+
"decoder.block.1.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 33 |
+
"decoder.block.1.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 34 |
+
"decoder.block.1.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 35 |
+
"decoder.block.10.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 36 |
+
"decoder.block.10.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 37 |
+
"decoder.block.10.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 38 |
+
"decoder.block.10.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 39 |
+
"decoder.block.10.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 40 |
+
"decoder.block.10.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 41 |
+
"decoder.block.10.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 42 |
+
"decoder.block.10.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 43 |
+
"decoder.block.10.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 44 |
+
"decoder.block.10.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 45 |
+
"decoder.block.10.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 46 |
+
"decoder.block.10.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 47 |
+
"decoder.block.10.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 48 |
+
"decoder.block.10.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 49 |
+
"decoder.block.11.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 50 |
+
"decoder.block.11.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 51 |
+
"decoder.block.11.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 52 |
+
"decoder.block.11.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 53 |
+
"decoder.block.11.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 54 |
+
"decoder.block.11.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 55 |
+
"decoder.block.11.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 56 |
+
"decoder.block.11.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 57 |
+
"decoder.block.11.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 58 |
+
"decoder.block.11.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 59 |
+
"decoder.block.11.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 60 |
+
"decoder.block.11.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 61 |
+
"decoder.block.11.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 62 |
+
"decoder.block.11.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 63 |
+
"decoder.block.12.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 64 |
+
"decoder.block.12.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 65 |
+
"decoder.block.12.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 66 |
+
"decoder.block.12.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 67 |
+
"decoder.block.12.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 68 |
+
"decoder.block.12.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 69 |
+
"decoder.block.12.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 70 |
+
"decoder.block.12.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 71 |
+
"decoder.block.12.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 72 |
+
"decoder.block.12.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 73 |
+
"decoder.block.12.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 74 |
+
"decoder.block.12.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 75 |
+
"decoder.block.12.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 76 |
+
"decoder.block.12.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 77 |
+
"decoder.block.13.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 78 |
+
"decoder.block.13.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 79 |
+
"decoder.block.13.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 80 |
+
"decoder.block.13.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 81 |
+
"decoder.block.13.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 82 |
+
"decoder.block.13.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 83 |
+
"decoder.block.13.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 84 |
+
"decoder.block.13.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 85 |
+
"decoder.block.13.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 86 |
+
"decoder.block.13.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 87 |
+
"decoder.block.13.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 88 |
+
"decoder.block.13.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 89 |
+
"decoder.block.13.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 90 |
+
"decoder.block.13.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 91 |
+
"decoder.block.14.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 92 |
+
"decoder.block.14.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 93 |
+
"decoder.block.14.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 94 |
+
"decoder.block.14.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 95 |
+
"decoder.block.14.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 96 |
+
"decoder.block.14.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 97 |
+
"decoder.block.14.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 98 |
+
"decoder.block.14.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 99 |
+
"decoder.block.14.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 100 |
+
"decoder.block.14.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 101 |
+
"decoder.block.14.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 102 |
+
"decoder.block.14.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 103 |
+
"decoder.block.14.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 104 |
+
"decoder.block.14.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 105 |
+
"decoder.block.15.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 106 |
+
"decoder.block.15.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 107 |
+
"decoder.block.15.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 108 |
+
"decoder.block.15.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 109 |
+
"decoder.block.15.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 110 |
+
"decoder.block.15.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 111 |
+
"decoder.block.15.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 112 |
+
"decoder.block.15.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 113 |
+
"decoder.block.15.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 114 |
+
"decoder.block.15.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 115 |
+
"decoder.block.15.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 116 |
+
"decoder.block.15.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 117 |
+
"decoder.block.15.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 118 |
+
"decoder.block.15.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 119 |
+
"decoder.block.16.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 120 |
+
"decoder.block.16.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 121 |
+
"decoder.block.16.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 122 |
+
"decoder.block.16.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 123 |
+
"decoder.block.16.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 124 |
+
"decoder.block.16.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 125 |
+
"decoder.block.16.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 126 |
+
"decoder.block.16.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 127 |
+
"decoder.block.16.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 128 |
+
"decoder.block.16.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 129 |
+
"decoder.block.16.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 130 |
+
"decoder.block.16.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 131 |
+
"decoder.block.16.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 132 |
+
"decoder.block.16.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 133 |
+
"decoder.block.17.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 134 |
+
"decoder.block.17.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 135 |
+
"decoder.block.17.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 136 |
+
"decoder.block.17.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 137 |
+
"decoder.block.17.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 138 |
+
"decoder.block.17.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 139 |
+
"decoder.block.17.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 140 |
+
"decoder.block.17.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 141 |
+
"decoder.block.17.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 142 |
+
"decoder.block.17.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 143 |
+
"decoder.block.17.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 144 |
+
"decoder.block.17.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 145 |
+
"decoder.block.17.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 146 |
+
"decoder.block.17.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 147 |
+
"decoder.block.18.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 148 |
+
"decoder.block.18.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 149 |
+
"decoder.block.18.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 150 |
+
"decoder.block.18.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 151 |
+
"decoder.block.18.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 152 |
+
"decoder.block.18.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 153 |
+
"decoder.block.18.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 154 |
+
"decoder.block.18.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 155 |
+
"decoder.block.18.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 156 |
+
"decoder.block.18.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 157 |
+
"decoder.block.18.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 158 |
+
"decoder.block.18.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 159 |
+
"decoder.block.18.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 160 |
+
"decoder.block.18.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 161 |
+
"decoder.block.19.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 162 |
+
"decoder.block.19.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 163 |
+
"decoder.block.19.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 164 |
+
"decoder.block.19.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 165 |
+
"decoder.block.19.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 166 |
+
"decoder.block.19.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 167 |
+
"decoder.block.19.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 168 |
+
"decoder.block.19.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 169 |
+
"decoder.block.19.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 170 |
+
"decoder.block.19.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 171 |
+
"decoder.block.19.layer.2.DenseReluDense.wi_0.weight": "model-00003-of-00003.safetensors",
|
| 172 |
+
"decoder.block.19.layer.2.DenseReluDense.wi_1.weight": "model-00003-of-00003.safetensors",
|
| 173 |
+
"decoder.block.19.layer.2.DenseReluDense.wo.weight": "model-00003-of-00003.safetensors",
|
| 174 |
+
"decoder.block.19.layer.2.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 175 |
+
"decoder.block.2.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 176 |
+
"decoder.block.2.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 177 |
+
"decoder.block.2.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 178 |
+
"decoder.block.2.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 179 |
+
"decoder.block.2.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 180 |
+
"decoder.block.2.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 181 |
+
"decoder.block.2.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 182 |
+
"decoder.block.2.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 183 |
+
"decoder.block.2.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 184 |
+
"decoder.block.2.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 185 |
+
"decoder.block.2.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 186 |
+
"decoder.block.2.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 187 |
+
"decoder.block.2.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 188 |
+
"decoder.block.2.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 189 |
+
"decoder.block.20.layer.0.SelfAttention.k.weight": "model-00003-of-00003.safetensors",
|
| 190 |
+
"decoder.block.20.layer.0.SelfAttention.o.weight": "model-00003-of-00003.safetensors",
|
| 191 |
+
"decoder.block.20.layer.0.SelfAttention.q.weight": "model-00003-of-00003.safetensors",
|
| 192 |
+
"decoder.block.20.layer.0.SelfAttention.v.weight": "model-00003-of-00003.safetensors",
|
| 193 |
+
"decoder.block.20.layer.0.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 194 |
+
"decoder.block.20.layer.1.EncDecAttention.k.weight": "model-00003-of-00003.safetensors",
|
| 195 |
+
"decoder.block.20.layer.1.EncDecAttention.o.weight": "model-00003-of-00003.safetensors",
|
| 196 |
+
"decoder.block.20.layer.1.EncDecAttention.q.weight": "model-00003-of-00003.safetensors",
|
| 197 |
+
"decoder.block.20.layer.1.EncDecAttention.v.weight": "model-00003-of-00003.safetensors",
|
| 198 |
+
"decoder.block.20.layer.1.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 199 |
+
"decoder.block.20.layer.2.DenseReluDense.wi_0.weight": "model-00003-of-00003.safetensors",
|
| 200 |
+
"decoder.block.20.layer.2.DenseReluDense.wi_1.weight": "model-00003-of-00003.safetensors",
|
| 201 |
+
"decoder.block.20.layer.2.DenseReluDense.wo.weight": "model-00003-of-00003.safetensors",
|
| 202 |
+
"decoder.block.20.layer.2.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 203 |
+
"decoder.block.21.layer.0.SelfAttention.k.weight": "model-00003-of-00003.safetensors",
|
| 204 |
+
"decoder.block.21.layer.0.SelfAttention.o.weight": "model-00003-of-00003.safetensors",
|
| 205 |
+
"decoder.block.21.layer.0.SelfAttention.q.weight": "model-00003-of-00003.safetensors",
|
| 206 |
+
"decoder.block.21.layer.0.SelfAttention.v.weight": "model-00003-of-00003.safetensors",
|
| 207 |
+
"decoder.block.21.layer.0.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 208 |
+
"decoder.block.21.layer.1.EncDecAttention.k.weight": "model-00003-of-00003.safetensors",
|
| 209 |
+
"decoder.block.21.layer.1.EncDecAttention.o.weight": "model-00003-of-00003.safetensors",
|
| 210 |
+
"decoder.block.21.layer.1.EncDecAttention.q.weight": "model-00003-of-00003.safetensors",
|
| 211 |
+
"decoder.block.21.layer.1.EncDecAttention.v.weight": "model-00003-of-00003.safetensors",
|
| 212 |
+
"decoder.block.21.layer.1.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 213 |
+
"decoder.block.21.layer.2.DenseReluDense.wi_0.weight": "model-00003-of-00003.safetensors",
|
| 214 |
+
"decoder.block.21.layer.2.DenseReluDense.wi_1.weight": "model-00003-of-00003.safetensors",
|
| 215 |
+
"decoder.block.21.layer.2.DenseReluDense.wo.weight": "model-00003-of-00003.safetensors",
|
| 216 |
+
"decoder.block.21.layer.2.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 217 |
+
"decoder.block.22.layer.0.SelfAttention.k.weight": "model-00003-of-00003.safetensors",
|
| 218 |
+
"decoder.block.22.layer.0.SelfAttention.o.weight": "model-00003-of-00003.safetensors",
|
| 219 |
+
"decoder.block.22.layer.0.SelfAttention.q.weight": "model-00003-of-00003.safetensors",
|
| 220 |
+
"decoder.block.22.layer.0.SelfAttention.v.weight": "model-00003-of-00003.safetensors",
|
| 221 |
+
"decoder.block.22.layer.0.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 222 |
+
"decoder.block.22.layer.1.EncDecAttention.k.weight": "model-00003-of-00003.safetensors",
|
| 223 |
+
"decoder.block.22.layer.1.EncDecAttention.o.weight": "model-00003-of-00003.safetensors",
|
| 224 |
+
"decoder.block.22.layer.1.EncDecAttention.q.weight": "model-00003-of-00003.safetensors",
|
| 225 |
+
"decoder.block.22.layer.1.EncDecAttention.v.weight": "model-00003-of-00003.safetensors",
|
| 226 |
+
"decoder.block.22.layer.1.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 227 |
+
"decoder.block.22.layer.2.DenseReluDense.wi_0.weight": "model-00003-of-00003.safetensors",
|
| 228 |
+
"decoder.block.22.layer.2.DenseReluDense.wi_1.weight": "model-00003-of-00003.safetensors",
|
| 229 |
+
"decoder.block.22.layer.2.DenseReluDense.wo.weight": "model-00003-of-00003.safetensors",
|
| 230 |
+
"decoder.block.22.layer.2.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 231 |
+
"decoder.block.23.layer.0.SelfAttention.k.weight": "model-00003-of-00003.safetensors",
|
| 232 |
+
"decoder.block.23.layer.0.SelfAttention.o.weight": "model-00003-of-00003.safetensors",
|
| 233 |
+
"decoder.block.23.layer.0.SelfAttention.q.weight": "model-00003-of-00003.safetensors",
|
| 234 |
+
"decoder.block.23.layer.0.SelfAttention.v.weight": "model-00003-of-00003.safetensors",
|
| 235 |
+
"decoder.block.23.layer.0.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 236 |
+
"decoder.block.23.layer.1.EncDecAttention.k.weight": "model-00003-of-00003.safetensors",
|
| 237 |
+
"decoder.block.23.layer.1.EncDecAttention.o.weight": "model-00003-of-00003.safetensors",
|
| 238 |
+
"decoder.block.23.layer.1.EncDecAttention.q.weight": "model-00003-of-00003.safetensors",
|
| 239 |
+
"decoder.block.23.layer.1.EncDecAttention.v.weight": "model-00003-of-00003.safetensors",
|
| 240 |
+
"decoder.block.23.layer.1.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 241 |
+
"decoder.block.23.layer.2.DenseReluDense.wi_0.weight": "model-00003-of-00003.safetensors",
|
| 242 |
+
"decoder.block.23.layer.2.DenseReluDense.wi_1.weight": "model-00003-of-00003.safetensors",
|
| 243 |
+
"decoder.block.23.layer.2.DenseReluDense.wo.weight": "model-00003-of-00003.safetensors",
|
| 244 |
+
"decoder.block.23.layer.2.layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 245 |
+
"decoder.block.3.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 246 |
+
"decoder.block.3.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 247 |
+
"decoder.block.3.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 248 |
+
"decoder.block.3.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 249 |
+
"decoder.block.3.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 250 |
+
"decoder.block.3.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 251 |
+
"decoder.block.3.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 252 |
+
"decoder.block.3.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 253 |
+
"decoder.block.3.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 254 |
+
"decoder.block.3.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 255 |
+
"decoder.block.3.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 256 |
+
"decoder.block.3.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 257 |
+
"decoder.block.3.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 258 |
+
"decoder.block.3.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 259 |
+
"decoder.block.4.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 260 |
+
"decoder.block.4.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 261 |
+
"decoder.block.4.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 262 |
+
"decoder.block.4.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 263 |
+
"decoder.block.4.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 264 |
+
"decoder.block.4.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 265 |
+
"decoder.block.4.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 266 |
+
"decoder.block.4.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 267 |
+
"decoder.block.4.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 268 |
+
"decoder.block.4.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 269 |
+
"decoder.block.4.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 270 |
+
"decoder.block.4.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 271 |
+
"decoder.block.4.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 272 |
+
"decoder.block.4.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 273 |
+
"decoder.block.5.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 274 |
+
"decoder.block.5.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 275 |
+
"decoder.block.5.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 276 |
+
"decoder.block.5.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 277 |
+
"decoder.block.5.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 278 |
+
"decoder.block.5.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 279 |
+
"decoder.block.5.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 280 |
+
"decoder.block.5.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 281 |
+
"decoder.block.5.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 282 |
+
"decoder.block.5.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 283 |
+
"decoder.block.5.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 284 |
+
"decoder.block.5.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 285 |
+
"decoder.block.5.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 286 |
+
"decoder.block.5.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 287 |
+
"decoder.block.6.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 288 |
+
"decoder.block.6.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 289 |
+
"decoder.block.6.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 290 |
+
"decoder.block.6.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 291 |
+
"decoder.block.6.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 292 |
+
"decoder.block.6.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 293 |
+
"decoder.block.6.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 294 |
+
"decoder.block.6.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 295 |
+
"decoder.block.6.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 296 |
+
"decoder.block.6.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 297 |
+
"decoder.block.6.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 298 |
+
"decoder.block.6.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 299 |
+
"decoder.block.6.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 300 |
+
"decoder.block.6.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 301 |
+
"decoder.block.7.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 302 |
+
"decoder.block.7.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 303 |
+
"decoder.block.7.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 304 |
+
"decoder.block.7.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 305 |
+
"decoder.block.7.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 306 |
+
"decoder.block.7.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 307 |
+
"decoder.block.7.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 308 |
+
"decoder.block.7.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 309 |
+
"decoder.block.7.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 310 |
+
"decoder.block.7.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 311 |
+
"decoder.block.7.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 312 |
+
"decoder.block.7.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 313 |
+
"decoder.block.7.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 314 |
+
"decoder.block.7.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 315 |
+
"decoder.block.8.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 316 |
+
"decoder.block.8.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 317 |
+
"decoder.block.8.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 318 |
+
"decoder.block.8.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 319 |
+
"decoder.block.8.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 320 |
+
"decoder.block.8.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 321 |
+
"decoder.block.8.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 322 |
+
"decoder.block.8.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 323 |
+
"decoder.block.8.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 324 |
+
"decoder.block.8.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 325 |
+
"decoder.block.8.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 326 |
+
"decoder.block.8.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 327 |
+
"decoder.block.8.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 328 |
+
"decoder.block.8.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 329 |
+
"decoder.block.9.layer.0.SelfAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 330 |
+
"decoder.block.9.layer.0.SelfAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 331 |
+
"decoder.block.9.layer.0.SelfAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 332 |
+
"decoder.block.9.layer.0.SelfAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 333 |
+
"decoder.block.9.layer.0.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 334 |
+
"decoder.block.9.layer.1.EncDecAttention.k.weight": "model-00002-of-00003.safetensors",
|
| 335 |
+
"decoder.block.9.layer.1.EncDecAttention.o.weight": "model-00002-of-00003.safetensors",
|
| 336 |
+
"decoder.block.9.layer.1.EncDecAttention.q.weight": "model-00002-of-00003.safetensors",
|
| 337 |
+
"decoder.block.9.layer.1.EncDecAttention.v.weight": "model-00002-of-00003.safetensors",
|
| 338 |
+
"decoder.block.9.layer.1.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 339 |
+
"decoder.block.9.layer.2.DenseReluDense.wi_0.weight": "model-00002-of-00003.safetensors",
|
| 340 |
+
"decoder.block.9.layer.2.DenseReluDense.wi_1.weight": "model-00002-of-00003.safetensors",
|
| 341 |
+
"decoder.block.9.layer.2.DenseReluDense.wo.weight": "model-00002-of-00003.safetensors",
|
| 342 |
+
"decoder.block.9.layer.2.layer_norm.weight": "model-00002-of-00003.safetensors",
|
| 343 |
+
"decoder.final_layer_norm.weight": "model-00003-of-00003.safetensors",
|
| 344 |
+
"encoder.block.0.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 345 |
+
"encoder.block.0.layer.0.TransientGlobalSelfAttention.global_relative_attention_bias.weight": "model-00001-of-00003.safetensors",
|
| 346 |
+
"encoder.block.0.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 347 |
+
"encoder.block.0.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 348 |
+
"encoder.block.0.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 349 |
+
"encoder.block.0.layer.0.TransientGlobalSelfAttention.relative_attention_bias.weight": "model-00001-of-00003.safetensors",
|
| 350 |
+
"encoder.block.0.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 351 |
+
"encoder.block.0.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 352 |
+
"encoder.block.0.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 353 |
+
"encoder.block.0.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 354 |
+
"encoder.block.0.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 355 |
+
"encoder.block.0.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 356 |
+
"encoder.block.1.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 357 |
+
"encoder.block.1.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 358 |
+
"encoder.block.1.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 359 |
+
"encoder.block.1.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 360 |
+
"encoder.block.1.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 361 |
+
"encoder.block.1.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 362 |
+
"encoder.block.1.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 363 |
+
"encoder.block.1.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 364 |
+
"encoder.block.1.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 365 |
+
"encoder.block.1.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 366 |
+
"encoder.block.10.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 367 |
+
"encoder.block.10.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 368 |
+
"encoder.block.10.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 369 |
+
"encoder.block.10.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 370 |
+
"encoder.block.10.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 371 |
+
"encoder.block.10.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 372 |
+
"encoder.block.10.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 373 |
+
"encoder.block.10.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 374 |
+
"encoder.block.10.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 375 |
+
"encoder.block.10.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 376 |
+
"encoder.block.11.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 377 |
+
"encoder.block.11.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 378 |
+
"encoder.block.11.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 379 |
+
"encoder.block.11.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 380 |
+
"encoder.block.11.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 381 |
+
"encoder.block.11.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 382 |
+
"encoder.block.11.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 383 |
+
"encoder.block.11.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 384 |
+
"encoder.block.11.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 385 |
+
"encoder.block.11.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 386 |
+
"encoder.block.12.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 387 |
+
"encoder.block.12.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 388 |
+
"encoder.block.12.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 389 |
+
"encoder.block.12.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 390 |
+
"encoder.block.12.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 391 |
+
"encoder.block.12.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 392 |
+
"encoder.block.12.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 393 |
+
"encoder.block.12.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 394 |
+
"encoder.block.12.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 395 |
+
"encoder.block.12.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 396 |
+
"encoder.block.13.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 397 |
+
"encoder.block.13.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 398 |
+
"encoder.block.13.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 399 |
+
"encoder.block.13.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 400 |
+
"encoder.block.13.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 401 |
+
"encoder.block.13.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 402 |
+
"encoder.block.13.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 403 |
+
"encoder.block.13.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 404 |
+
"encoder.block.13.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 405 |
+
"encoder.block.13.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 406 |
+
"encoder.block.14.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 407 |
+
"encoder.block.14.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 408 |
+
"encoder.block.14.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 409 |
+
"encoder.block.14.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 410 |
+
"encoder.block.14.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 411 |
+
"encoder.block.14.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 412 |
+
"encoder.block.14.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 413 |
+
"encoder.block.14.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 414 |
+
"encoder.block.14.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 415 |
+
"encoder.block.14.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 416 |
+
"encoder.block.15.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 417 |
+
"encoder.block.15.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 418 |
+
"encoder.block.15.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 419 |
+
"encoder.block.15.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 420 |
+
"encoder.block.15.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 421 |
+
"encoder.block.15.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 422 |
+
"encoder.block.15.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 423 |
+
"encoder.block.15.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 424 |
+
"encoder.block.15.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 425 |
+
"encoder.block.15.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 426 |
+
"encoder.block.16.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 427 |
+
"encoder.block.16.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 428 |
+
"encoder.block.16.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 429 |
+
"encoder.block.16.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 430 |
+
"encoder.block.16.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 431 |
+
"encoder.block.16.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 432 |
+
"encoder.block.16.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 433 |
+
"encoder.block.16.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 434 |
+
"encoder.block.16.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 435 |
+
"encoder.block.16.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 436 |
+
"encoder.block.17.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 437 |
+
"encoder.block.17.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 438 |
+
"encoder.block.17.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 439 |
+
"encoder.block.17.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 440 |
+
"encoder.block.17.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 441 |
+
"encoder.block.17.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 442 |
+
"encoder.block.17.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 443 |
+
"encoder.block.17.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 444 |
+
"encoder.block.17.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 445 |
+
"encoder.block.17.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 446 |
+
"encoder.block.18.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 447 |
+
"encoder.block.18.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 448 |
+
"encoder.block.18.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 449 |
+
"encoder.block.18.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 450 |
+
"encoder.block.18.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 451 |
+
"encoder.block.18.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 452 |
+
"encoder.block.18.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 453 |
+
"encoder.block.18.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 454 |
+
"encoder.block.18.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 455 |
+
"encoder.block.18.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 456 |
+
"encoder.block.19.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 457 |
+
"encoder.block.19.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 458 |
+
"encoder.block.19.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 459 |
+
"encoder.block.19.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 460 |
+
"encoder.block.19.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 461 |
+
"encoder.block.19.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 462 |
+
"encoder.block.19.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 463 |
+
"encoder.block.19.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 464 |
+
"encoder.block.19.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 465 |
+
"encoder.block.19.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 466 |
+
"encoder.block.2.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 467 |
+
"encoder.block.2.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 468 |
+
"encoder.block.2.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 469 |
+
"encoder.block.2.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 470 |
+
"encoder.block.2.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 471 |
+
"encoder.block.2.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 472 |
+
"encoder.block.2.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 473 |
+
"encoder.block.2.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 474 |
+
"encoder.block.2.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 475 |
+
"encoder.block.2.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 476 |
+
"encoder.block.20.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 477 |
+
"encoder.block.20.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 478 |
+
"encoder.block.20.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 479 |
+
"encoder.block.20.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 480 |
+
"encoder.block.20.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 481 |
+
"encoder.block.20.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 482 |
+
"encoder.block.20.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 483 |
+
"encoder.block.20.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 484 |
+
"encoder.block.20.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 485 |
+
"encoder.block.20.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 486 |
+
"encoder.block.21.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 487 |
+
"encoder.block.21.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 488 |
+
"encoder.block.21.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 489 |
+
"encoder.block.21.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 490 |
+
"encoder.block.21.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 491 |
+
"encoder.block.21.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 492 |
+
"encoder.block.21.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 493 |
+
"encoder.block.21.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 494 |
+
"encoder.block.21.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 495 |
+
"encoder.block.21.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 496 |
+
"encoder.block.22.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 497 |
+
"encoder.block.22.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 498 |
+
"encoder.block.22.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 499 |
+
"encoder.block.22.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 500 |
+
"encoder.block.22.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 501 |
+
"encoder.block.22.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 502 |
+
"encoder.block.22.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 503 |
+
"encoder.block.22.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 504 |
+
"encoder.block.22.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 505 |
+
"encoder.block.22.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 506 |
+
"encoder.block.23.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 507 |
+
"encoder.block.23.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 508 |
+
"encoder.block.23.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 509 |
+
"encoder.block.23.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 510 |
+
"encoder.block.23.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 511 |
+
"encoder.block.23.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 512 |
+
"encoder.block.23.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 513 |
+
"encoder.block.23.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 514 |
+
"encoder.block.23.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 515 |
+
"encoder.block.23.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 516 |
+
"encoder.block.3.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 517 |
+
"encoder.block.3.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 518 |
+
"encoder.block.3.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 519 |
+
"encoder.block.3.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 520 |
+
"encoder.block.3.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 521 |
+
"encoder.block.3.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 522 |
+
"encoder.block.3.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 523 |
+
"encoder.block.3.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 524 |
+
"encoder.block.3.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 525 |
+
"encoder.block.3.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 526 |
+
"encoder.block.4.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 527 |
+
"encoder.block.4.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 528 |
+
"encoder.block.4.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 529 |
+
"encoder.block.4.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 530 |
+
"encoder.block.4.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 531 |
+
"encoder.block.4.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 532 |
+
"encoder.block.4.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 533 |
+
"encoder.block.4.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 534 |
+
"encoder.block.4.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 535 |
+
"encoder.block.4.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 536 |
+
"encoder.block.5.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 537 |
+
"encoder.block.5.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 538 |
+
"encoder.block.5.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 539 |
+
"encoder.block.5.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 540 |
+
"encoder.block.5.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 541 |
+
"encoder.block.5.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 542 |
+
"encoder.block.5.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 543 |
+
"encoder.block.5.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 544 |
+
"encoder.block.5.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 545 |
+
"encoder.block.5.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 546 |
+
"encoder.block.6.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 547 |
+
"encoder.block.6.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 548 |
+
"encoder.block.6.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 549 |
+
"encoder.block.6.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 550 |
+
"encoder.block.6.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 551 |
+
"encoder.block.6.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 552 |
+
"encoder.block.6.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 553 |
+
"encoder.block.6.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 554 |
+
"encoder.block.6.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 555 |
+
"encoder.block.6.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 556 |
+
"encoder.block.7.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 557 |
+
"encoder.block.7.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 558 |
+
"encoder.block.7.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 559 |
+
"encoder.block.7.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 560 |
+
"encoder.block.7.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 561 |
+
"encoder.block.7.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 562 |
+
"encoder.block.7.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 563 |
+
"encoder.block.7.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 564 |
+
"encoder.block.7.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 565 |
+
"encoder.block.7.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 566 |
+
"encoder.block.8.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 567 |
+
"encoder.block.8.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 568 |
+
"encoder.block.8.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 569 |
+
"encoder.block.8.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 570 |
+
"encoder.block.8.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 571 |
+
"encoder.block.8.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 572 |
+
"encoder.block.8.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 573 |
+
"encoder.block.8.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 574 |
+
"encoder.block.8.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 575 |
+
"encoder.block.8.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 576 |
+
"encoder.block.9.layer.0.TransientGlobalSelfAttention.global_input_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 577 |
+
"encoder.block.9.layer.0.TransientGlobalSelfAttention.k.weight": "model-00001-of-00003.safetensors",
|
| 578 |
+
"encoder.block.9.layer.0.TransientGlobalSelfAttention.o.weight": "model-00001-of-00003.safetensors",
|
| 579 |
+
"encoder.block.9.layer.0.TransientGlobalSelfAttention.q.weight": "model-00001-of-00003.safetensors",
|
| 580 |
+
"encoder.block.9.layer.0.TransientGlobalSelfAttention.v.weight": "model-00001-of-00003.safetensors",
|
| 581 |
+
"encoder.block.9.layer.0.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 582 |
+
"encoder.block.9.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00003.safetensors",
|
| 583 |
+
"encoder.block.9.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00003.safetensors",
|
| 584 |
+
"encoder.block.9.layer.1.DenseReluDense.wo.weight": "model-00001-of-00003.safetensors",
|
| 585 |
+
"encoder.block.9.layer.1.layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 586 |
+
"encoder.final_layer_norm.weight": "model-00001-of-00003.safetensors",
|
| 587 |
+
"lm_head.weight": "model-00003-of-00003.safetensors",
|
| 588 |
+
"shared.weight": "model-00001-of-00003.safetensors"
|
| 589 |
+
}
|
| 590 |
+
}
|