add files
Browse files- config.json +32 -0
- generation_config.json +8 -0
- model-00001-of-00009.safetensors +3 -0
- model-00002-of-00009.safetensors +3 -0
- model-00003-of-00009.safetensors +3 -0
- model-00004-of-00009.safetensors +3 -0
- model-00005-of-00009.safetensors +3 -0
- model-00006-of-00009.safetensors +3 -0
- model-00007-of-00009.safetensors +3 -0
- model-00008-of-00009.safetensors +3 -0
- model-00009-of-00009.safetensors +3 -0
- model.safetensors.index.json +611 -0
- special_tokens_map.json +108 -0
- spiece.model +3 -0
- tokenizer_config.json +113 -0
config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"UMT5ForConditionalGeneration"
|
| 4 |
+
],
|
| 5 |
+
"d_ff": 10240,
|
| 6 |
+
"d_kv": 64,
|
| 7 |
+
"d_model": 4096,
|
| 8 |
+
"decoder_start_token_id": 0,
|
| 9 |
+
"dense_act_fn": "gelu_new",
|
| 10 |
+
"dropout_rate": 0.1,
|
| 11 |
+
"eos_token_id": 2,
|
| 12 |
+
"feed_forward_proj": "gated-gelu",
|
| 13 |
+
"initializer_factor": 1.0,
|
| 14 |
+
"is_encoder_decoder": true,
|
| 15 |
+
"is_gated_act": true,
|
| 16 |
+
"layer_norm_epsilon": 1e-06,
|
| 17 |
+
"model_type": "umt5",
|
| 18 |
+
"num_decoder_layers": 24,
|
| 19 |
+
"num_heads": 64,
|
| 20 |
+
"num_layers": 24,
|
| 21 |
+
"output_past": true,
|
| 22 |
+
"pad_token_id": 0,
|
| 23 |
+
"relative_attention_max_distance": 128,
|
| 24 |
+
"relative_attention_num_buckets": 32,
|
| 25 |
+
"scalable_attention": true,
|
| 26 |
+
"tie_word_embeddings": false,
|
| 27 |
+
"tokenizer_class": "T5TokenizerFast",
|
| 28 |
+
"torch_dtype": "bfloat16",
|
| 29 |
+
"transformers_version": "4.31.0",
|
| 30 |
+
"use_cache": true,
|
| 31 |
+
"vocab_size": 32128
|
| 32 |
+
}
|
generation_config.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"decoder_start_token_id": 0,
|
| 4 |
+
"eos_token_id": 2,
|
| 5 |
+
"pad_token_id": 0,
|
| 6 |
+
"transformers_version": "4.31.0"
|
| 7 |
+
}
|
| 8 |
+
|
model-00001-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75b7e44b136be0ec6c9038d5b2a12b9d4ea1a47bcd78f9e3eeec9a56006584de
|
| 3 |
+
size 4989361344
|
model-00002-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f8590b81a2e643c418dbebab8f00343dbf6fe3e7472ae0dd0c9a781d07e58bc
|
| 3 |
+
size 4999880656
|
model-00003-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7356ac10325a148a5d1ce3ad78c012e1998db2733d9db22d71ddf138e942477
|
| 3 |
+
size 4865671056
|
model-00004-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcac4e222f0b9025ba2341a55f02234d9160b350e711d33eaa7f56e3f43be2b2
|
| 3 |
+
size 4899233888
|
model-00005-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c78ec9f9dd58ee34f3d616a8858a8c36627452478156db301fef2e779bb13316
|
| 3 |
+
size 4966335256
|
model-00006-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8214acb72ca7bd913574bbb6fcf65ef06c84a1be631fa261728ebb25b6b21d5
|
| 3 |
+
size 4999906064
|
model-00007-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a6f602296e37d36f1cab9dcc36199c11d79569bd43affa378b1da95b4bf049f
|
| 3 |
+
size 4999881304
|
model-00008-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:792b7880735a7933de49ffafbc814340c7fa6e7eb01d9dfe7e5b6fbb590be59e
|
| 3 |
+
size 4966335328
|
model-00009-of-00009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f541f702b422abedb3e2c6eab5ee558638caf01c6c5e999d8ad5357af3b0aa4b
|
| 3 |
+
size 4855177008
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,611 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 44541706240
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"decoder.block.0.layer.0.SelfAttention.k.weight": "model-00004-of-00009.safetensors",
|
| 7 |
+
"decoder.block.0.layer.0.SelfAttention.o.weight": "model-00004-of-00009.safetensors",
|
| 8 |
+
"decoder.block.0.layer.0.SelfAttention.q.weight": "model-00004-of-00009.safetensors",
|
| 9 |
+
"decoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00009.safetensors",
|
| 10 |
+
"decoder.block.0.layer.0.SelfAttention.v.weight": "model-00004-of-00009.safetensors",
|
| 11 |
+
"decoder.block.0.layer.0.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 12 |
+
"decoder.block.0.layer.1.EncDecAttention.k.weight": "model-00004-of-00009.safetensors",
|
| 13 |
+
"decoder.block.0.layer.1.EncDecAttention.o.weight": "model-00004-of-00009.safetensors",
|
| 14 |
+
"decoder.block.0.layer.1.EncDecAttention.q.weight": "model-00004-of-00009.safetensors",
|
| 15 |
+
"decoder.block.0.layer.1.EncDecAttention.v.weight": "model-00004-of-00009.safetensors",
|
| 16 |
+
"decoder.block.0.layer.1.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 17 |
+
"decoder.block.0.layer.2.DenseReluDense.wi_0.weight": "model-00004-of-00009.safetensors",
|
| 18 |
+
"decoder.block.0.layer.2.DenseReluDense.wi_1.weight": "model-00005-of-00009.safetensors",
|
| 19 |
+
"decoder.block.0.layer.2.DenseReluDense.wo.weight": "model-00005-of-00009.safetensors",
|
| 20 |
+
"decoder.block.0.layer.2.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 21 |
+
"decoder.block.1.layer.0.SelfAttention.k.weight": "model-00005-of-00009.safetensors",
|
| 22 |
+
"decoder.block.1.layer.0.SelfAttention.o.weight": "model-00005-of-00009.safetensors",
|
| 23 |
+
"decoder.block.1.layer.0.SelfAttention.q.weight": "model-00005-of-00009.safetensors",
|
| 24 |
+
"decoder.block.1.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00009.safetensors",
|
| 25 |
+
"decoder.block.1.layer.0.SelfAttention.v.weight": "model-00005-of-00009.safetensors",
|
| 26 |
+
"decoder.block.1.layer.0.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 27 |
+
"decoder.block.1.layer.1.EncDecAttention.k.weight": "model-00005-of-00009.safetensors",
|
| 28 |
+
"decoder.block.1.layer.1.EncDecAttention.o.weight": "model-00005-of-00009.safetensors",
|
| 29 |
+
"decoder.block.1.layer.1.EncDecAttention.q.weight": "model-00005-of-00009.safetensors",
|
| 30 |
+
"decoder.block.1.layer.1.EncDecAttention.v.weight": "model-00005-of-00009.safetensors",
|
| 31 |
+
"decoder.block.1.layer.1.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 32 |
+
"decoder.block.1.layer.2.DenseReluDense.wi_0.weight": "model-00005-of-00009.safetensors",
|
| 33 |
+
"decoder.block.1.layer.2.DenseReluDense.wi_1.weight": "model-00005-of-00009.safetensors",
|
| 34 |
+
"decoder.block.1.layer.2.DenseReluDense.wo.weight": "model-00005-of-00009.safetensors",
|
| 35 |
+
"decoder.block.1.layer.2.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 36 |
+
"decoder.block.10.layer.0.SelfAttention.k.weight": "model-00006-of-00009.safetensors",
|
| 37 |
+
"decoder.block.10.layer.0.SelfAttention.o.weight": "model-00006-of-00009.safetensors",
|
| 38 |
+
"decoder.block.10.layer.0.SelfAttention.q.weight": "model-00006-of-00009.safetensors",
|
| 39 |
+
"decoder.block.10.layer.0.SelfAttention.relative_attention_bias.weight": "model-00006-of-00009.safetensors",
|
| 40 |
+
"decoder.block.10.layer.0.SelfAttention.v.weight": "model-00006-of-00009.safetensors",
|
| 41 |
+
"decoder.block.10.layer.0.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 42 |
+
"decoder.block.10.layer.1.EncDecAttention.k.weight": "model-00007-of-00009.safetensors",
|
| 43 |
+
"decoder.block.10.layer.1.EncDecAttention.o.weight": "model-00007-of-00009.safetensors",
|
| 44 |
+
"decoder.block.10.layer.1.EncDecAttention.q.weight": "model-00007-of-00009.safetensors",
|
| 45 |
+
"decoder.block.10.layer.1.EncDecAttention.v.weight": "model-00007-of-00009.safetensors",
|
| 46 |
+
"decoder.block.10.layer.1.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 47 |
+
"decoder.block.10.layer.2.DenseReluDense.wi_0.weight": "model-00007-of-00009.safetensors",
|
| 48 |
+
"decoder.block.10.layer.2.DenseReluDense.wi_1.weight": "model-00007-of-00009.safetensors",
|
| 49 |
+
"decoder.block.10.layer.2.DenseReluDense.wo.weight": "model-00007-of-00009.safetensors",
|
| 50 |
+
"decoder.block.10.layer.2.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 51 |
+
"decoder.block.11.layer.0.SelfAttention.k.weight": "model-00007-of-00009.safetensors",
|
| 52 |
+
"decoder.block.11.layer.0.SelfAttention.o.weight": "model-00007-of-00009.safetensors",
|
| 53 |
+
"decoder.block.11.layer.0.SelfAttention.q.weight": "model-00007-of-00009.safetensors",
|
| 54 |
+
"decoder.block.11.layer.0.SelfAttention.relative_attention_bias.weight": "model-00007-of-00009.safetensors",
|
| 55 |
+
"decoder.block.11.layer.0.SelfAttention.v.weight": "model-00007-of-00009.safetensors",
|
| 56 |
+
"decoder.block.11.layer.0.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 57 |
+
"decoder.block.11.layer.1.EncDecAttention.k.weight": "model-00007-of-00009.safetensors",
|
| 58 |
+
"decoder.block.11.layer.1.EncDecAttention.o.weight": "model-00007-of-00009.safetensors",
|
| 59 |
+
"decoder.block.11.layer.1.EncDecAttention.q.weight": "model-00007-of-00009.safetensors",
|
| 60 |
+
"decoder.block.11.layer.1.EncDecAttention.v.weight": "model-00007-of-00009.safetensors",
|
| 61 |
+
"decoder.block.11.layer.1.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 62 |
+
"decoder.block.11.layer.2.DenseReluDense.wi_0.weight": "model-00007-of-00009.safetensors",
|
| 63 |
+
"decoder.block.11.layer.2.DenseReluDense.wi_1.weight": "model-00007-of-00009.safetensors",
|
| 64 |
+
"decoder.block.11.layer.2.DenseReluDense.wo.weight": "model-00007-of-00009.safetensors",
|
| 65 |
+
"decoder.block.11.layer.2.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 66 |
+
"decoder.block.12.layer.0.SelfAttention.k.weight": "model-00007-of-00009.safetensors",
|
| 67 |
+
"decoder.block.12.layer.0.SelfAttention.o.weight": "model-00007-of-00009.safetensors",
|
| 68 |
+
"decoder.block.12.layer.0.SelfAttention.q.weight": "model-00007-of-00009.safetensors",
|
| 69 |
+
"decoder.block.12.layer.0.SelfAttention.relative_attention_bias.weight": "model-00007-of-00009.safetensors",
|
| 70 |
+
"decoder.block.12.layer.0.SelfAttention.v.weight": "model-00007-of-00009.safetensors",
|
| 71 |
+
"decoder.block.12.layer.0.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 72 |
+
"decoder.block.12.layer.1.EncDecAttention.k.weight": "model-00007-of-00009.safetensors",
|
| 73 |
+
"decoder.block.12.layer.1.EncDecAttention.o.weight": "model-00007-of-00009.safetensors",
|
| 74 |
+
"decoder.block.12.layer.1.EncDecAttention.q.weight": "model-00007-of-00009.safetensors",
|
| 75 |
+
"decoder.block.12.layer.1.EncDecAttention.v.weight": "model-00007-of-00009.safetensors",
|
| 76 |
+
"decoder.block.12.layer.1.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 77 |
+
"decoder.block.12.layer.2.DenseReluDense.wi_0.weight": "model-00007-of-00009.safetensors",
|
| 78 |
+
"decoder.block.12.layer.2.DenseReluDense.wi_1.weight": "model-00007-of-00009.safetensors",
|
| 79 |
+
"decoder.block.12.layer.2.DenseReluDense.wo.weight": "model-00007-of-00009.safetensors",
|
| 80 |
+
"decoder.block.12.layer.2.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 81 |
+
"decoder.block.13.layer.0.SelfAttention.k.weight": "model-00007-of-00009.safetensors",
|
| 82 |
+
"decoder.block.13.layer.0.SelfAttention.o.weight": "model-00007-of-00009.safetensors",
|
| 83 |
+
"decoder.block.13.layer.0.SelfAttention.q.weight": "model-00007-of-00009.safetensors",
|
| 84 |
+
"decoder.block.13.layer.0.SelfAttention.relative_attention_bias.weight": "model-00007-of-00009.safetensors",
|
| 85 |
+
"decoder.block.13.layer.0.SelfAttention.v.weight": "model-00007-of-00009.safetensors",
|
| 86 |
+
"decoder.block.13.layer.0.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 87 |
+
"decoder.block.13.layer.1.EncDecAttention.k.weight": "model-00007-of-00009.safetensors",
|
| 88 |
+
"decoder.block.13.layer.1.EncDecAttention.o.weight": "model-00007-of-00009.safetensors",
|
| 89 |
+
"decoder.block.13.layer.1.EncDecAttention.q.weight": "model-00007-of-00009.safetensors",
|
| 90 |
+
"decoder.block.13.layer.1.EncDecAttention.v.weight": "model-00007-of-00009.safetensors",
|
| 91 |
+
"decoder.block.13.layer.1.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 92 |
+
"decoder.block.13.layer.2.DenseReluDense.wi_0.weight": "model-00007-of-00009.safetensors",
|
| 93 |
+
"decoder.block.13.layer.2.DenseReluDense.wi_1.weight": "model-00007-of-00009.safetensors",
|
| 94 |
+
"decoder.block.13.layer.2.DenseReluDense.wo.weight": "model-00007-of-00009.safetensors",
|
| 95 |
+
"decoder.block.13.layer.2.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 96 |
+
"decoder.block.14.layer.0.SelfAttention.k.weight": "model-00007-of-00009.safetensors",
|
| 97 |
+
"decoder.block.14.layer.0.SelfAttention.o.weight": "model-00007-of-00009.safetensors",
|
| 98 |
+
"decoder.block.14.layer.0.SelfAttention.q.weight": "model-00007-of-00009.safetensors",
|
| 99 |
+
"decoder.block.14.layer.0.SelfAttention.relative_attention_bias.weight": "model-00007-of-00009.safetensors",
|
| 100 |
+
"decoder.block.14.layer.0.SelfAttention.v.weight": "model-00007-of-00009.safetensors",
|
| 101 |
+
"decoder.block.14.layer.0.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 102 |
+
"decoder.block.14.layer.1.EncDecAttention.k.weight": "model-00007-of-00009.safetensors",
|
| 103 |
+
"decoder.block.14.layer.1.EncDecAttention.o.weight": "model-00007-of-00009.safetensors",
|
| 104 |
+
"decoder.block.14.layer.1.EncDecAttention.q.weight": "model-00007-of-00009.safetensors",
|
| 105 |
+
"decoder.block.14.layer.1.EncDecAttention.v.weight": "model-00007-of-00009.safetensors",
|
| 106 |
+
"decoder.block.14.layer.1.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 107 |
+
"decoder.block.14.layer.2.DenseReluDense.wi_0.weight": "model-00007-of-00009.safetensors",
|
| 108 |
+
"decoder.block.14.layer.2.DenseReluDense.wi_1.weight": "model-00007-of-00009.safetensors",
|
| 109 |
+
"decoder.block.14.layer.2.DenseReluDense.wo.weight": "model-00007-of-00009.safetensors",
|
| 110 |
+
"decoder.block.14.layer.2.layer_norm.weight": "model-00007-of-00009.safetensors",
|
| 111 |
+
"decoder.block.15.layer.0.SelfAttention.k.weight": "model-00008-of-00009.safetensors",
|
| 112 |
+
"decoder.block.15.layer.0.SelfAttention.o.weight": "model-00008-of-00009.safetensors",
|
| 113 |
+
"decoder.block.15.layer.0.SelfAttention.q.weight": "model-00007-of-00009.safetensors",
|
| 114 |
+
"decoder.block.15.layer.0.SelfAttention.relative_attention_bias.weight": "model-00008-of-00009.safetensors",
|
| 115 |
+
"decoder.block.15.layer.0.SelfAttention.v.weight": "model-00008-of-00009.safetensors",
|
| 116 |
+
"decoder.block.15.layer.0.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 117 |
+
"decoder.block.15.layer.1.EncDecAttention.k.weight": "model-00008-of-00009.safetensors",
|
| 118 |
+
"decoder.block.15.layer.1.EncDecAttention.o.weight": "model-00008-of-00009.safetensors",
|
| 119 |
+
"decoder.block.15.layer.1.EncDecAttention.q.weight": "model-00008-of-00009.safetensors",
|
| 120 |
+
"decoder.block.15.layer.1.EncDecAttention.v.weight": "model-00008-of-00009.safetensors",
|
| 121 |
+
"decoder.block.15.layer.1.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 122 |
+
"decoder.block.15.layer.2.DenseReluDense.wi_0.weight": "model-00008-of-00009.safetensors",
|
| 123 |
+
"decoder.block.15.layer.2.DenseReluDense.wi_1.weight": "model-00008-of-00009.safetensors",
|
| 124 |
+
"decoder.block.15.layer.2.DenseReluDense.wo.weight": "model-00008-of-00009.safetensors",
|
| 125 |
+
"decoder.block.15.layer.2.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 126 |
+
"decoder.block.16.layer.0.SelfAttention.k.weight": "model-00008-of-00009.safetensors",
|
| 127 |
+
"decoder.block.16.layer.0.SelfAttention.o.weight": "model-00008-of-00009.safetensors",
|
| 128 |
+
"decoder.block.16.layer.0.SelfAttention.q.weight": "model-00008-of-00009.safetensors",
|
| 129 |
+
"decoder.block.16.layer.0.SelfAttention.relative_attention_bias.weight": "model-00008-of-00009.safetensors",
|
| 130 |
+
"decoder.block.16.layer.0.SelfAttention.v.weight": "model-00008-of-00009.safetensors",
|
| 131 |
+
"decoder.block.16.layer.0.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 132 |
+
"decoder.block.16.layer.1.EncDecAttention.k.weight": "model-00008-of-00009.safetensors",
|
| 133 |
+
"decoder.block.16.layer.1.EncDecAttention.o.weight": "model-00008-of-00009.safetensors",
|
| 134 |
+
"decoder.block.16.layer.1.EncDecAttention.q.weight": "model-00008-of-00009.safetensors",
|
| 135 |
+
"decoder.block.16.layer.1.EncDecAttention.v.weight": "model-00008-of-00009.safetensors",
|
| 136 |
+
"decoder.block.16.layer.1.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 137 |
+
"decoder.block.16.layer.2.DenseReluDense.wi_0.weight": "model-00008-of-00009.safetensors",
|
| 138 |
+
"decoder.block.16.layer.2.DenseReluDense.wi_1.weight": "model-00008-of-00009.safetensors",
|
| 139 |
+
"decoder.block.16.layer.2.DenseReluDense.wo.weight": "model-00008-of-00009.safetensors",
|
| 140 |
+
"decoder.block.16.layer.2.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 141 |
+
"decoder.block.17.layer.0.SelfAttention.k.weight": "model-00008-of-00009.safetensors",
|
| 142 |
+
"decoder.block.17.layer.0.SelfAttention.o.weight": "model-00008-of-00009.safetensors",
|
| 143 |
+
"decoder.block.17.layer.0.SelfAttention.q.weight": "model-00008-of-00009.safetensors",
|
| 144 |
+
"decoder.block.17.layer.0.SelfAttention.relative_attention_bias.weight": "model-00008-of-00009.safetensors",
|
| 145 |
+
"decoder.block.17.layer.0.SelfAttention.v.weight": "model-00008-of-00009.safetensors",
|
| 146 |
+
"decoder.block.17.layer.0.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 147 |
+
"decoder.block.17.layer.1.EncDecAttention.k.weight": "model-00008-of-00009.safetensors",
|
| 148 |
+
"decoder.block.17.layer.1.EncDecAttention.o.weight": "model-00008-of-00009.safetensors",
|
| 149 |
+
"decoder.block.17.layer.1.EncDecAttention.q.weight": "model-00008-of-00009.safetensors",
|
| 150 |
+
"decoder.block.17.layer.1.EncDecAttention.v.weight": "model-00008-of-00009.safetensors",
|
| 151 |
+
"decoder.block.17.layer.1.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 152 |
+
"decoder.block.17.layer.2.DenseReluDense.wi_0.weight": "model-00008-of-00009.safetensors",
|
| 153 |
+
"decoder.block.17.layer.2.DenseReluDense.wi_1.weight": "model-00008-of-00009.safetensors",
|
| 154 |
+
"decoder.block.17.layer.2.DenseReluDense.wo.weight": "model-00008-of-00009.safetensors",
|
| 155 |
+
"decoder.block.17.layer.2.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 156 |
+
"decoder.block.18.layer.0.SelfAttention.k.weight": "model-00008-of-00009.safetensors",
|
| 157 |
+
"decoder.block.18.layer.0.SelfAttention.o.weight": "model-00008-of-00009.safetensors",
|
| 158 |
+
"decoder.block.18.layer.0.SelfAttention.q.weight": "model-00008-of-00009.safetensors",
|
| 159 |
+
"decoder.block.18.layer.0.SelfAttention.relative_attention_bias.weight": "model-00008-of-00009.safetensors",
|
| 160 |
+
"decoder.block.18.layer.0.SelfAttention.v.weight": "model-00008-of-00009.safetensors",
|
| 161 |
+
"decoder.block.18.layer.0.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 162 |
+
"decoder.block.18.layer.1.EncDecAttention.k.weight": "model-00008-of-00009.safetensors",
|
| 163 |
+
"decoder.block.18.layer.1.EncDecAttention.o.weight": "model-00008-of-00009.safetensors",
|
| 164 |
+
"decoder.block.18.layer.1.EncDecAttention.q.weight": "model-00008-of-00009.safetensors",
|
| 165 |
+
"decoder.block.18.layer.1.EncDecAttention.v.weight": "model-00008-of-00009.safetensors",
|
| 166 |
+
"decoder.block.18.layer.1.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 167 |
+
"decoder.block.18.layer.2.DenseReluDense.wi_0.weight": "model-00008-of-00009.safetensors",
|
| 168 |
+
"decoder.block.18.layer.2.DenseReluDense.wi_1.weight": "model-00008-of-00009.safetensors",
|
| 169 |
+
"decoder.block.18.layer.2.DenseReluDense.wo.weight": "model-00008-of-00009.safetensors",
|
| 170 |
+
"decoder.block.18.layer.2.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 171 |
+
"decoder.block.19.layer.0.SelfAttention.k.weight": "model-00008-of-00009.safetensors",
|
| 172 |
+
"decoder.block.19.layer.0.SelfAttention.o.weight": "model-00008-of-00009.safetensors",
|
| 173 |
+
"decoder.block.19.layer.0.SelfAttention.q.weight": "model-00008-of-00009.safetensors",
|
| 174 |
+
"decoder.block.19.layer.0.SelfAttention.relative_attention_bias.weight": "model-00008-of-00009.safetensors",
|
| 175 |
+
"decoder.block.19.layer.0.SelfAttention.v.weight": "model-00008-of-00009.safetensors",
|
| 176 |
+
"decoder.block.19.layer.0.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 177 |
+
"decoder.block.19.layer.1.EncDecAttention.k.weight": "model-00008-of-00009.safetensors",
|
| 178 |
+
"decoder.block.19.layer.1.EncDecAttention.o.weight": "model-00008-of-00009.safetensors",
|
| 179 |
+
"decoder.block.19.layer.1.EncDecAttention.q.weight": "model-00008-of-00009.safetensors",
|
| 180 |
+
"decoder.block.19.layer.1.EncDecAttention.v.weight": "model-00008-of-00009.safetensors",
|
| 181 |
+
"decoder.block.19.layer.1.layer_norm.weight": "model-00008-of-00009.safetensors",
|
| 182 |
+
"decoder.block.19.layer.2.DenseReluDense.wi_0.weight": "model-00008-of-00009.safetensors",
|
| 183 |
+
"decoder.block.19.layer.2.DenseReluDense.wi_1.weight": "model-00008-of-00009.safetensors",
|
| 184 |
+
"decoder.block.19.layer.2.DenseReluDense.wo.weight": "model-00009-of-00009.safetensors",
|
| 185 |
+
"decoder.block.19.layer.2.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 186 |
+
"decoder.block.2.layer.0.SelfAttention.k.weight": "model-00005-of-00009.safetensors",
|
| 187 |
+
"decoder.block.2.layer.0.SelfAttention.o.weight": "model-00005-of-00009.safetensors",
|
| 188 |
+
"decoder.block.2.layer.0.SelfAttention.q.weight": "model-00005-of-00009.safetensors",
|
| 189 |
+
"decoder.block.2.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00009.safetensors",
|
| 190 |
+
"decoder.block.2.layer.0.SelfAttention.v.weight": "model-00005-of-00009.safetensors",
|
| 191 |
+
"decoder.block.2.layer.0.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 192 |
+
"decoder.block.2.layer.1.EncDecAttention.k.weight": "model-00005-of-00009.safetensors",
|
| 193 |
+
"decoder.block.2.layer.1.EncDecAttention.o.weight": "model-00005-of-00009.safetensors",
|
| 194 |
+
"decoder.block.2.layer.1.EncDecAttention.q.weight": "model-00005-of-00009.safetensors",
|
| 195 |
+
"decoder.block.2.layer.1.EncDecAttention.v.weight": "model-00005-of-00009.safetensors",
|
| 196 |
+
"decoder.block.2.layer.1.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 197 |
+
"decoder.block.2.layer.2.DenseReluDense.wi_0.weight": "model-00005-of-00009.safetensors",
|
| 198 |
+
"decoder.block.2.layer.2.DenseReluDense.wi_1.weight": "model-00005-of-00009.safetensors",
|
| 199 |
+
"decoder.block.2.layer.2.DenseReluDense.wo.weight": "model-00005-of-00009.safetensors",
|
| 200 |
+
"decoder.block.2.layer.2.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 201 |
+
"decoder.block.20.layer.0.SelfAttention.k.weight": "model-00009-of-00009.safetensors",
|
| 202 |
+
"decoder.block.20.layer.0.SelfAttention.o.weight": "model-00009-of-00009.safetensors",
|
| 203 |
+
"decoder.block.20.layer.0.SelfAttention.q.weight": "model-00009-of-00009.safetensors",
|
| 204 |
+
"decoder.block.20.layer.0.SelfAttention.relative_attention_bias.weight": "model-00009-of-00009.safetensors",
|
| 205 |
+
"decoder.block.20.layer.0.SelfAttention.v.weight": "model-00009-of-00009.safetensors",
|
| 206 |
+
"decoder.block.20.layer.0.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 207 |
+
"decoder.block.20.layer.1.EncDecAttention.k.weight": "model-00009-of-00009.safetensors",
|
| 208 |
+
"decoder.block.20.layer.1.EncDecAttention.o.weight": "model-00009-of-00009.safetensors",
|
| 209 |
+
"decoder.block.20.layer.1.EncDecAttention.q.weight": "model-00009-of-00009.safetensors",
|
| 210 |
+
"decoder.block.20.layer.1.EncDecAttention.v.weight": "model-00009-of-00009.safetensors",
|
| 211 |
+
"decoder.block.20.layer.1.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 212 |
+
"decoder.block.20.layer.2.DenseReluDense.wi_0.weight": "model-00009-of-00009.safetensors",
|
| 213 |
+
"decoder.block.20.layer.2.DenseReluDense.wi_1.weight": "model-00009-of-00009.safetensors",
|
| 214 |
+
"decoder.block.20.layer.2.DenseReluDense.wo.weight": "model-00009-of-00009.safetensors",
|
| 215 |
+
"decoder.block.20.layer.2.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 216 |
+
"decoder.block.21.layer.0.SelfAttention.k.weight": "model-00009-of-00009.safetensors",
|
| 217 |
+
"decoder.block.21.layer.0.SelfAttention.o.weight": "model-00009-of-00009.safetensors",
|
| 218 |
+
"decoder.block.21.layer.0.SelfAttention.q.weight": "model-00009-of-00009.safetensors",
|
| 219 |
+
"decoder.block.21.layer.0.SelfAttention.relative_attention_bias.weight": "model-00009-of-00009.safetensors",
|
| 220 |
+
"decoder.block.21.layer.0.SelfAttention.v.weight": "model-00009-of-00009.safetensors",
|
| 221 |
+
"decoder.block.21.layer.0.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 222 |
+
"decoder.block.21.layer.1.EncDecAttention.k.weight": "model-00009-of-00009.safetensors",
|
| 223 |
+
"decoder.block.21.layer.1.EncDecAttention.o.weight": "model-00009-of-00009.safetensors",
|
| 224 |
+
"decoder.block.21.layer.1.EncDecAttention.q.weight": "model-00009-of-00009.safetensors",
|
| 225 |
+
"decoder.block.21.layer.1.EncDecAttention.v.weight": "model-00009-of-00009.safetensors",
|
| 226 |
+
"decoder.block.21.layer.1.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 227 |
+
"decoder.block.21.layer.2.DenseReluDense.wi_0.weight": "model-00009-of-00009.safetensors",
|
| 228 |
+
"decoder.block.21.layer.2.DenseReluDense.wi_1.weight": "model-00009-of-00009.safetensors",
|
| 229 |
+
"decoder.block.21.layer.2.DenseReluDense.wo.weight": "model-00009-of-00009.safetensors",
|
| 230 |
+
"decoder.block.21.layer.2.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 231 |
+
"decoder.block.22.layer.0.SelfAttention.k.weight": "model-00009-of-00009.safetensors",
|
| 232 |
+
"decoder.block.22.layer.0.SelfAttention.o.weight": "model-00009-of-00009.safetensors",
|
| 233 |
+
"decoder.block.22.layer.0.SelfAttention.q.weight": "model-00009-of-00009.safetensors",
|
| 234 |
+
"decoder.block.22.layer.0.SelfAttention.relative_attention_bias.weight": "model-00009-of-00009.safetensors",
|
| 235 |
+
"decoder.block.22.layer.0.SelfAttention.v.weight": "model-00009-of-00009.safetensors",
|
| 236 |
+
"decoder.block.22.layer.0.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 237 |
+
"decoder.block.22.layer.1.EncDecAttention.k.weight": "model-00009-of-00009.safetensors",
|
| 238 |
+
"decoder.block.22.layer.1.EncDecAttention.o.weight": "model-00009-of-00009.safetensors",
|
| 239 |
+
"decoder.block.22.layer.1.EncDecAttention.q.weight": "model-00009-of-00009.safetensors",
|
| 240 |
+
"decoder.block.22.layer.1.EncDecAttention.v.weight": "model-00009-of-00009.safetensors",
|
| 241 |
+
"decoder.block.22.layer.1.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 242 |
+
"decoder.block.22.layer.2.DenseReluDense.wi_0.weight": "model-00009-of-00009.safetensors",
|
| 243 |
+
"decoder.block.22.layer.2.DenseReluDense.wi_1.weight": "model-00009-of-00009.safetensors",
|
| 244 |
+
"decoder.block.22.layer.2.DenseReluDense.wo.weight": "model-00009-of-00009.safetensors",
|
| 245 |
+
"decoder.block.22.layer.2.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 246 |
+
"decoder.block.23.layer.0.SelfAttention.k.weight": "model-00009-of-00009.safetensors",
|
| 247 |
+
"decoder.block.23.layer.0.SelfAttention.o.weight": "model-00009-of-00009.safetensors",
|
| 248 |
+
"decoder.block.23.layer.0.SelfAttention.q.weight": "model-00009-of-00009.safetensors",
|
| 249 |
+
"decoder.block.23.layer.0.SelfAttention.relative_attention_bias.weight": "model-00009-of-00009.safetensors",
|
| 250 |
+
"decoder.block.23.layer.0.SelfAttention.v.weight": "model-00009-of-00009.safetensors",
|
| 251 |
+
"decoder.block.23.layer.0.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 252 |
+
"decoder.block.23.layer.1.EncDecAttention.k.weight": "model-00009-of-00009.safetensors",
|
| 253 |
+
"decoder.block.23.layer.1.EncDecAttention.o.weight": "model-00009-of-00009.safetensors",
|
| 254 |
+
"decoder.block.23.layer.1.EncDecAttention.q.weight": "model-00009-of-00009.safetensors",
|
| 255 |
+
"decoder.block.23.layer.1.EncDecAttention.v.weight": "model-00009-of-00009.safetensors",
|
| 256 |
+
"decoder.block.23.layer.1.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 257 |
+
"decoder.block.23.layer.2.DenseReluDense.wi_0.weight": "model-00009-of-00009.safetensors",
|
| 258 |
+
"decoder.block.23.layer.2.DenseReluDense.wi_1.weight": "model-00009-of-00009.safetensors",
|
| 259 |
+
"decoder.block.23.layer.2.DenseReluDense.wo.weight": "model-00009-of-00009.safetensors",
|
| 260 |
+
"decoder.block.23.layer.2.layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 261 |
+
"decoder.block.3.layer.0.SelfAttention.k.weight": "model-00005-of-00009.safetensors",
|
| 262 |
+
"decoder.block.3.layer.0.SelfAttention.o.weight": "model-00005-of-00009.safetensors",
|
| 263 |
+
"decoder.block.3.layer.0.SelfAttention.q.weight": "model-00005-of-00009.safetensors",
|
| 264 |
+
"decoder.block.3.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00009.safetensors",
|
| 265 |
+
"decoder.block.3.layer.0.SelfAttention.v.weight": "model-00005-of-00009.safetensors",
|
| 266 |
+
"decoder.block.3.layer.0.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 267 |
+
"decoder.block.3.layer.1.EncDecAttention.k.weight": "model-00005-of-00009.safetensors",
|
| 268 |
+
"decoder.block.3.layer.1.EncDecAttention.o.weight": "model-00005-of-00009.safetensors",
|
| 269 |
+
"decoder.block.3.layer.1.EncDecAttention.q.weight": "model-00005-of-00009.safetensors",
|
| 270 |
+
"decoder.block.3.layer.1.EncDecAttention.v.weight": "model-00005-of-00009.safetensors",
|
| 271 |
+
"decoder.block.3.layer.1.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 272 |
+
"decoder.block.3.layer.2.DenseReluDense.wi_0.weight": "model-00005-of-00009.safetensors",
|
| 273 |
+
"decoder.block.3.layer.2.DenseReluDense.wi_1.weight": "model-00005-of-00009.safetensors",
|
| 274 |
+
"decoder.block.3.layer.2.DenseReluDense.wo.weight": "model-00005-of-00009.safetensors",
|
| 275 |
+
"decoder.block.3.layer.2.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 276 |
+
"decoder.block.4.layer.0.SelfAttention.k.weight": "model-00005-of-00009.safetensors",
|
| 277 |
+
"decoder.block.4.layer.0.SelfAttention.o.weight": "model-00005-of-00009.safetensors",
|
| 278 |
+
"decoder.block.4.layer.0.SelfAttention.q.weight": "model-00005-of-00009.safetensors",
|
| 279 |
+
"decoder.block.4.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00009.safetensors",
|
| 280 |
+
"decoder.block.4.layer.0.SelfAttention.v.weight": "model-00005-of-00009.safetensors",
|
| 281 |
+
"decoder.block.4.layer.0.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 282 |
+
"decoder.block.4.layer.1.EncDecAttention.k.weight": "model-00005-of-00009.safetensors",
|
| 283 |
+
"decoder.block.4.layer.1.EncDecAttention.o.weight": "model-00005-of-00009.safetensors",
|
| 284 |
+
"decoder.block.4.layer.1.EncDecAttention.q.weight": "model-00005-of-00009.safetensors",
|
| 285 |
+
"decoder.block.4.layer.1.EncDecAttention.v.weight": "model-00005-of-00009.safetensors",
|
| 286 |
+
"decoder.block.4.layer.1.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 287 |
+
"decoder.block.4.layer.2.DenseReluDense.wi_0.weight": "model-00005-of-00009.safetensors",
|
| 288 |
+
"decoder.block.4.layer.2.DenseReluDense.wi_1.weight": "model-00005-of-00009.safetensors",
|
| 289 |
+
"decoder.block.4.layer.2.DenseReluDense.wo.weight": "model-00005-of-00009.safetensors",
|
| 290 |
+
"decoder.block.4.layer.2.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 291 |
+
"decoder.block.5.layer.0.SelfAttention.k.weight": "model-00005-of-00009.safetensors",
|
| 292 |
+
"decoder.block.5.layer.0.SelfAttention.o.weight": "model-00005-of-00009.safetensors",
|
| 293 |
+
"decoder.block.5.layer.0.SelfAttention.q.weight": "model-00005-of-00009.safetensors",
|
| 294 |
+
"decoder.block.5.layer.0.SelfAttention.relative_attention_bias.weight": "model-00005-of-00009.safetensors",
|
| 295 |
+
"decoder.block.5.layer.0.SelfAttention.v.weight": "model-00005-of-00009.safetensors",
|
| 296 |
+
"decoder.block.5.layer.0.layer_norm.weight": "model-00005-of-00009.safetensors",
|
| 297 |
+
"decoder.block.5.layer.1.EncDecAttention.k.weight": "model-00005-of-00009.safetensors",
|
| 298 |
+
"decoder.block.5.layer.1.EncDecAttention.o.weight": "model-00006-of-00009.safetensors",
|
| 299 |
+
"decoder.block.5.layer.1.EncDecAttention.q.weight": "model-00005-of-00009.safetensors",
|
| 300 |
+
"decoder.block.5.layer.1.EncDecAttention.v.weight": "model-00005-of-00009.safetensors",
|
| 301 |
+
"decoder.block.5.layer.1.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 302 |
+
"decoder.block.5.layer.2.DenseReluDense.wi_0.weight": "model-00006-of-00009.safetensors",
|
| 303 |
+
"decoder.block.5.layer.2.DenseReluDense.wi_1.weight": "model-00006-of-00009.safetensors",
|
| 304 |
+
"decoder.block.5.layer.2.DenseReluDense.wo.weight": "model-00006-of-00009.safetensors",
|
| 305 |
+
"decoder.block.5.layer.2.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 306 |
+
"decoder.block.6.layer.0.SelfAttention.k.weight": "model-00006-of-00009.safetensors",
|
| 307 |
+
"decoder.block.6.layer.0.SelfAttention.o.weight": "model-00006-of-00009.safetensors",
|
| 308 |
+
"decoder.block.6.layer.0.SelfAttention.q.weight": "model-00006-of-00009.safetensors",
|
| 309 |
+
"decoder.block.6.layer.0.SelfAttention.relative_attention_bias.weight": "model-00006-of-00009.safetensors",
|
| 310 |
+
"decoder.block.6.layer.0.SelfAttention.v.weight": "model-00006-of-00009.safetensors",
|
| 311 |
+
"decoder.block.6.layer.0.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 312 |
+
"decoder.block.6.layer.1.EncDecAttention.k.weight": "model-00006-of-00009.safetensors",
|
| 313 |
+
"decoder.block.6.layer.1.EncDecAttention.o.weight": "model-00006-of-00009.safetensors",
|
| 314 |
+
"decoder.block.6.layer.1.EncDecAttention.q.weight": "model-00006-of-00009.safetensors",
|
| 315 |
+
"decoder.block.6.layer.1.EncDecAttention.v.weight": "model-00006-of-00009.safetensors",
|
| 316 |
+
"decoder.block.6.layer.1.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 317 |
+
"decoder.block.6.layer.2.DenseReluDense.wi_0.weight": "model-00006-of-00009.safetensors",
|
| 318 |
+
"decoder.block.6.layer.2.DenseReluDense.wi_1.weight": "model-00006-of-00009.safetensors",
|
| 319 |
+
"decoder.block.6.layer.2.DenseReluDense.wo.weight": "model-00006-of-00009.safetensors",
|
| 320 |
+
"decoder.block.6.layer.2.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 321 |
+
"decoder.block.7.layer.0.SelfAttention.k.weight": "model-00006-of-00009.safetensors",
|
| 322 |
+
"decoder.block.7.layer.0.SelfAttention.o.weight": "model-00006-of-00009.safetensors",
|
| 323 |
+
"decoder.block.7.layer.0.SelfAttention.q.weight": "model-00006-of-00009.safetensors",
|
| 324 |
+
"decoder.block.7.layer.0.SelfAttention.relative_attention_bias.weight": "model-00006-of-00009.safetensors",
|
| 325 |
+
"decoder.block.7.layer.0.SelfAttention.v.weight": "model-00006-of-00009.safetensors",
|
| 326 |
+
"decoder.block.7.layer.0.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 327 |
+
"decoder.block.7.layer.1.EncDecAttention.k.weight": "model-00006-of-00009.safetensors",
|
| 328 |
+
"decoder.block.7.layer.1.EncDecAttention.o.weight": "model-00006-of-00009.safetensors",
|
| 329 |
+
"decoder.block.7.layer.1.EncDecAttention.q.weight": "model-00006-of-00009.safetensors",
|
| 330 |
+
"decoder.block.7.layer.1.EncDecAttention.v.weight": "model-00006-of-00009.safetensors",
|
| 331 |
+
"decoder.block.7.layer.1.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 332 |
+
"decoder.block.7.layer.2.DenseReluDense.wi_0.weight": "model-00006-of-00009.safetensors",
|
| 333 |
+
"decoder.block.7.layer.2.DenseReluDense.wi_1.weight": "model-00006-of-00009.safetensors",
|
| 334 |
+
"decoder.block.7.layer.2.DenseReluDense.wo.weight": "model-00006-of-00009.safetensors",
|
| 335 |
+
"decoder.block.7.layer.2.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 336 |
+
"decoder.block.8.layer.0.SelfAttention.k.weight": "model-00006-of-00009.safetensors",
|
| 337 |
+
"decoder.block.8.layer.0.SelfAttention.o.weight": "model-00006-of-00009.safetensors",
|
| 338 |
+
"decoder.block.8.layer.0.SelfAttention.q.weight": "model-00006-of-00009.safetensors",
|
| 339 |
+
"decoder.block.8.layer.0.SelfAttention.relative_attention_bias.weight": "model-00006-of-00009.safetensors",
|
| 340 |
+
"decoder.block.8.layer.0.SelfAttention.v.weight": "model-00006-of-00009.safetensors",
|
| 341 |
+
"decoder.block.8.layer.0.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 342 |
+
"decoder.block.8.layer.1.EncDecAttention.k.weight": "model-00006-of-00009.safetensors",
|
| 343 |
+
"decoder.block.8.layer.1.EncDecAttention.o.weight": "model-00006-of-00009.safetensors",
|
| 344 |
+
"decoder.block.8.layer.1.EncDecAttention.q.weight": "model-00006-of-00009.safetensors",
|
| 345 |
+
"decoder.block.8.layer.1.EncDecAttention.v.weight": "model-00006-of-00009.safetensors",
|
| 346 |
+
"decoder.block.8.layer.1.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 347 |
+
"decoder.block.8.layer.2.DenseReluDense.wi_0.weight": "model-00006-of-00009.safetensors",
|
| 348 |
+
"decoder.block.8.layer.2.DenseReluDense.wi_1.weight": "model-00006-of-00009.safetensors",
|
| 349 |
+
"decoder.block.8.layer.2.DenseReluDense.wo.weight": "model-00006-of-00009.safetensors",
|
| 350 |
+
"decoder.block.8.layer.2.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 351 |
+
"decoder.block.9.layer.0.SelfAttention.k.weight": "model-00006-of-00009.safetensors",
|
| 352 |
+
"decoder.block.9.layer.0.SelfAttention.o.weight": "model-00006-of-00009.safetensors",
|
| 353 |
+
"decoder.block.9.layer.0.SelfAttention.q.weight": "model-00006-of-00009.safetensors",
|
| 354 |
+
"decoder.block.9.layer.0.SelfAttention.relative_attention_bias.weight": "model-00006-of-00009.safetensors",
|
| 355 |
+
"decoder.block.9.layer.0.SelfAttention.v.weight": "model-00006-of-00009.safetensors",
|
| 356 |
+
"decoder.block.9.layer.0.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 357 |
+
"decoder.block.9.layer.1.EncDecAttention.k.weight": "model-00006-of-00009.safetensors",
|
| 358 |
+
"decoder.block.9.layer.1.EncDecAttention.o.weight": "model-00006-of-00009.safetensors",
|
| 359 |
+
"decoder.block.9.layer.1.EncDecAttention.q.weight": "model-00006-of-00009.safetensors",
|
| 360 |
+
"decoder.block.9.layer.1.EncDecAttention.v.weight": "model-00006-of-00009.safetensors",
|
| 361 |
+
"decoder.block.9.layer.1.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 362 |
+
"decoder.block.9.layer.2.DenseReluDense.wi_0.weight": "model-00006-of-00009.safetensors",
|
| 363 |
+
"decoder.block.9.layer.2.DenseReluDense.wi_1.weight": "model-00006-of-00009.safetensors",
|
| 364 |
+
"decoder.block.9.layer.2.DenseReluDense.wo.weight": "model-00006-of-00009.safetensors",
|
| 365 |
+
"decoder.block.9.layer.2.layer_norm.weight": "model-00006-of-00009.safetensors",
|
| 366 |
+
"decoder.final_layer_norm.weight": "model-00009-of-00009.safetensors",
|
| 367 |
+
"encoder.block.0.layer.0.SelfAttention.k.weight": "model-00001-of-00009.safetensors",
|
| 368 |
+
"encoder.block.0.layer.0.SelfAttention.o.weight": "model-00001-of-00009.safetensors",
|
| 369 |
+
"encoder.block.0.layer.0.SelfAttention.q.weight": "model-00001-of-00009.safetensors",
|
| 370 |
+
"encoder.block.0.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00009.safetensors",
|
| 371 |
+
"encoder.block.0.layer.0.SelfAttention.v.weight": "model-00001-of-00009.safetensors",
|
| 372 |
+
"encoder.block.0.layer.0.layer_norm.weight": "model-00001-of-00009.safetensors",
|
| 373 |
+
"encoder.block.0.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00009.safetensors",
|
| 374 |
+
"encoder.block.0.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00009.safetensors",
|
| 375 |
+
"encoder.block.0.layer.1.DenseReluDense.wo.weight": "model-00001-of-00009.safetensors",
|
| 376 |
+
"encoder.block.0.layer.1.layer_norm.weight": "model-00001-of-00009.safetensors",
|
| 377 |
+
"encoder.block.1.layer.0.SelfAttention.k.weight": "model-00001-of-00009.safetensors",
|
| 378 |
+
"encoder.block.1.layer.0.SelfAttention.o.weight": "model-00001-of-00009.safetensors",
|
| 379 |
+
"encoder.block.1.layer.0.SelfAttention.q.weight": "model-00001-of-00009.safetensors",
|
| 380 |
+
"encoder.block.1.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00009.safetensors",
|
| 381 |
+
"encoder.block.1.layer.0.SelfAttention.v.weight": "model-00001-of-00009.safetensors",
|
| 382 |
+
"encoder.block.1.layer.0.layer_norm.weight": "model-00001-of-00009.safetensors",
|
| 383 |
+
"encoder.block.1.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00009.safetensors",
|
| 384 |
+
"encoder.block.1.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00009.safetensors",
|
| 385 |
+
"encoder.block.1.layer.1.DenseReluDense.wo.weight": "model-00001-of-00009.safetensors",
|
| 386 |
+
"encoder.block.1.layer.1.layer_norm.weight": "model-00001-of-00009.safetensors",
|
| 387 |
+
"encoder.block.10.layer.0.SelfAttention.k.weight": "model-00002-of-00009.safetensors",
|
| 388 |
+
"encoder.block.10.layer.0.SelfAttention.o.weight": "model-00002-of-00009.safetensors",
|
| 389 |
+
"encoder.block.10.layer.0.SelfAttention.q.weight": "model-00002-of-00009.safetensors",
|
| 390 |
+
"encoder.block.10.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00009.safetensors",
|
| 391 |
+
"encoder.block.10.layer.0.SelfAttention.v.weight": "model-00002-of-00009.safetensors",
|
| 392 |
+
"encoder.block.10.layer.0.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 393 |
+
"encoder.block.10.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00009.safetensors",
|
| 394 |
+
"encoder.block.10.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00009.safetensors",
|
| 395 |
+
"encoder.block.10.layer.1.DenseReluDense.wo.weight": "model-00002-of-00009.safetensors",
|
| 396 |
+
"encoder.block.10.layer.1.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 397 |
+
"encoder.block.11.layer.0.SelfAttention.k.weight": "model-00002-of-00009.safetensors",
|
| 398 |
+
"encoder.block.11.layer.0.SelfAttention.o.weight": "model-00002-of-00009.safetensors",
|
| 399 |
+
"encoder.block.11.layer.0.SelfAttention.q.weight": "model-00002-of-00009.safetensors",
|
| 400 |
+
"encoder.block.11.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00009.safetensors",
|
| 401 |
+
"encoder.block.11.layer.0.SelfAttention.v.weight": "model-00002-of-00009.safetensors",
|
| 402 |
+
"encoder.block.11.layer.0.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 403 |
+
"encoder.block.11.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00009.safetensors",
|
| 404 |
+
"encoder.block.11.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00009.safetensors",
|
| 405 |
+
"encoder.block.11.layer.1.DenseReluDense.wo.weight": "model-00002-of-00009.safetensors",
|
| 406 |
+
"encoder.block.11.layer.1.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 407 |
+
"encoder.block.12.layer.0.SelfAttention.k.weight": "model-00002-of-00009.safetensors",
|
| 408 |
+
"encoder.block.12.layer.0.SelfAttention.o.weight": "model-00003-of-00009.safetensors",
|
| 409 |
+
"encoder.block.12.layer.0.SelfAttention.q.weight": "model-00002-of-00009.safetensors",
|
| 410 |
+
"encoder.block.12.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00009.safetensors",
|
| 411 |
+
"encoder.block.12.layer.0.SelfAttention.v.weight": "model-00002-of-00009.safetensors",
|
| 412 |
+
"encoder.block.12.layer.0.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 413 |
+
"encoder.block.12.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00009.safetensors",
|
| 414 |
+
"encoder.block.12.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00009.safetensors",
|
| 415 |
+
"encoder.block.12.layer.1.DenseReluDense.wo.weight": "model-00003-of-00009.safetensors",
|
| 416 |
+
"encoder.block.12.layer.1.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 417 |
+
"encoder.block.13.layer.0.SelfAttention.k.weight": "model-00003-of-00009.safetensors",
|
| 418 |
+
"encoder.block.13.layer.0.SelfAttention.o.weight": "model-00003-of-00009.safetensors",
|
| 419 |
+
"encoder.block.13.layer.0.SelfAttention.q.weight": "model-00003-of-00009.safetensors",
|
| 420 |
+
"encoder.block.13.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00009.safetensors",
|
| 421 |
+
"encoder.block.13.layer.0.SelfAttention.v.weight": "model-00003-of-00009.safetensors",
|
| 422 |
+
"encoder.block.13.layer.0.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 423 |
+
"encoder.block.13.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00009.safetensors",
|
| 424 |
+
"encoder.block.13.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00009.safetensors",
|
| 425 |
+
"encoder.block.13.layer.1.DenseReluDense.wo.weight": "model-00003-of-00009.safetensors",
|
| 426 |
+
"encoder.block.13.layer.1.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 427 |
+
"encoder.block.14.layer.0.SelfAttention.k.weight": "model-00003-of-00009.safetensors",
|
| 428 |
+
"encoder.block.14.layer.0.SelfAttention.o.weight": "model-00003-of-00009.safetensors",
|
| 429 |
+
"encoder.block.14.layer.0.SelfAttention.q.weight": "model-00003-of-00009.safetensors",
|
| 430 |
+
"encoder.block.14.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00009.safetensors",
|
| 431 |
+
"encoder.block.14.layer.0.SelfAttention.v.weight": "model-00003-of-00009.safetensors",
|
| 432 |
+
"encoder.block.14.layer.0.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 433 |
+
"encoder.block.14.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00009.safetensors",
|
| 434 |
+
"encoder.block.14.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00009.safetensors",
|
| 435 |
+
"encoder.block.14.layer.1.DenseReluDense.wo.weight": "model-00003-of-00009.safetensors",
|
| 436 |
+
"encoder.block.14.layer.1.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 437 |
+
"encoder.block.15.layer.0.SelfAttention.k.weight": "model-00003-of-00009.safetensors",
|
| 438 |
+
"encoder.block.15.layer.0.SelfAttention.o.weight": "model-00003-of-00009.safetensors",
|
| 439 |
+
"encoder.block.15.layer.0.SelfAttention.q.weight": "model-00003-of-00009.safetensors",
|
| 440 |
+
"encoder.block.15.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00009.safetensors",
|
| 441 |
+
"encoder.block.15.layer.0.SelfAttention.v.weight": "model-00003-of-00009.safetensors",
|
| 442 |
+
"encoder.block.15.layer.0.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 443 |
+
"encoder.block.15.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00009.safetensors",
|
| 444 |
+
"encoder.block.15.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00009.safetensors",
|
| 445 |
+
"encoder.block.15.layer.1.DenseReluDense.wo.weight": "model-00003-of-00009.safetensors",
|
| 446 |
+
"encoder.block.15.layer.1.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 447 |
+
"encoder.block.16.layer.0.SelfAttention.k.weight": "model-00003-of-00009.safetensors",
|
| 448 |
+
"encoder.block.16.layer.0.SelfAttention.o.weight": "model-00003-of-00009.safetensors",
|
| 449 |
+
"encoder.block.16.layer.0.SelfAttention.q.weight": "model-00003-of-00009.safetensors",
|
| 450 |
+
"encoder.block.16.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00009.safetensors",
|
| 451 |
+
"encoder.block.16.layer.0.SelfAttention.v.weight": "model-00003-of-00009.safetensors",
|
| 452 |
+
"encoder.block.16.layer.0.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 453 |
+
"encoder.block.16.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00009.safetensors",
|
| 454 |
+
"encoder.block.16.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00009.safetensors",
|
| 455 |
+
"encoder.block.16.layer.1.DenseReluDense.wo.weight": "model-00003-of-00009.safetensors",
|
| 456 |
+
"encoder.block.16.layer.1.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 457 |
+
"encoder.block.17.layer.0.SelfAttention.k.weight": "model-00003-of-00009.safetensors",
|
| 458 |
+
"encoder.block.17.layer.0.SelfAttention.o.weight": "model-00003-of-00009.safetensors",
|
| 459 |
+
"encoder.block.17.layer.0.SelfAttention.q.weight": "model-00003-of-00009.safetensors",
|
| 460 |
+
"encoder.block.17.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00009.safetensors",
|
| 461 |
+
"encoder.block.17.layer.0.SelfAttention.v.weight": "model-00003-of-00009.safetensors",
|
| 462 |
+
"encoder.block.17.layer.0.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 463 |
+
"encoder.block.17.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00009.safetensors",
|
| 464 |
+
"encoder.block.17.layer.1.DenseReluDense.wi_1.weight": "model-00003-of-00009.safetensors",
|
| 465 |
+
"encoder.block.17.layer.1.DenseReluDense.wo.weight": "model-00003-of-00009.safetensors",
|
| 466 |
+
"encoder.block.17.layer.1.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 467 |
+
"encoder.block.18.layer.0.SelfAttention.k.weight": "model-00003-of-00009.safetensors",
|
| 468 |
+
"encoder.block.18.layer.0.SelfAttention.o.weight": "model-00003-of-00009.safetensors",
|
| 469 |
+
"encoder.block.18.layer.0.SelfAttention.q.weight": "model-00003-of-00009.safetensors",
|
| 470 |
+
"encoder.block.18.layer.0.SelfAttention.relative_attention_bias.weight": "model-00003-of-00009.safetensors",
|
| 471 |
+
"encoder.block.18.layer.0.SelfAttention.v.weight": "model-00003-of-00009.safetensors",
|
| 472 |
+
"encoder.block.18.layer.0.layer_norm.weight": "model-00003-of-00009.safetensors",
|
| 473 |
+
"encoder.block.18.layer.1.DenseReluDense.wi_0.weight": "model-00003-of-00009.safetensors",
|
| 474 |
+
"encoder.block.18.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00009.safetensors",
|
| 475 |
+
"encoder.block.18.layer.1.DenseReluDense.wo.weight": "model-00004-of-00009.safetensors",
|
| 476 |
+
"encoder.block.18.layer.1.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 477 |
+
"encoder.block.19.layer.0.SelfAttention.k.weight": "model-00004-of-00009.safetensors",
|
| 478 |
+
"encoder.block.19.layer.0.SelfAttention.o.weight": "model-00004-of-00009.safetensors",
|
| 479 |
+
"encoder.block.19.layer.0.SelfAttention.q.weight": "model-00004-of-00009.safetensors",
|
| 480 |
+
"encoder.block.19.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00009.safetensors",
|
| 481 |
+
"encoder.block.19.layer.0.SelfAttention.v.weight": "model-00004-of-00009.safetensors",
|
| 482 |
+
"encoder.block.19.layer.0.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 483 |
+
"encoder.block.19.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00009.safetensors",
|
| 484 |
+
"encoder.block.19.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00009.safetensors",
|
| 485 |
+
"encoder.block.19.layer.1.DenseReluDense.wo.weight": "model-00004-of-00009.safetensors",
|
| 486 |
+
"encoder.block.19.layer.1.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 487 |
+
"encoder.block.2.layer.0.SelfAttention.k.weight": "model-00001-of-00009.safetensors",
|
| 488 |
+
"encoder.block.2.layer.0.SelfAttention.o.weight": "model-00001-of-00009.safetensors",
|
| 489 |
+
"encoder.block.2.layer.0.SelfAttention.q.weight": "model-00001-of-00009.safetensors",
|
| 490 |
+
"encoder.block.2.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00009.safetensors",
|
| 491 |
+
"encoder.block.2.layer.0.SelfAttention.v.weight": "model-00001-of-00009.safetensors",
|
| 492 |
+
"encoder.block.2.layer.0.layer_norm.weight": "model-00001-of-00009.safetensors",
|
| 493 |
+
"encoder.block.2.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00009.safetensors",
|
| 494 |
+
"encoder.block.2.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00009.safetensors",
|
| 495 |
+
"encoder.block.2.layer.1.DenseReluDense.wo.weight": "model-00001-of-00009.safetensors",
|
| 496 |
+
"encoder.block.2.layer.1.layer_norm.weight": "model-00001-of-00009.safetensors",
|
| 497 |
+
"encoder.block.20.layer.0.SelfAttention.k.weight": "model-00004-of-00009.safetensors",
|
| 498 |
+
"encoder.block.20.layer.0.SelfAttention.o.weight": "model-00004-of-00009.safetensors",
|
| 499 |
+
"encoder.block.20.layer.0.SelfAttention.q.weight": "model-00004-of-00009.safetensors",
|
| 500 |
+
"encoder.block.20.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00009.safetensors",
|
| 501 |
+
"encoder.block.20.layer.0.SelfAttention.v.weight": "model-00004-of-00009.safetensors",
|
| 502 |
+
"encoder.block.20.layer.0.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 503 |
+
"encoder.block.20.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00009.safetensors",
|
| 504 |
+
"encoder.block.20.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00009.safetensors",
|
| 505 |
+
"encoder.block.20.layer.1.DenseReluDense.wo.weight": "model-00004-of-00009.safetensors",
|
| 506 |
+
"encoder.block.20.layer.1.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 507 |
+
"encoder.block.21.layer.0.SelfAttention.k.weight": "model-00004-of-00009.safetensors",
|
| 508 |
+
"encoder.block.21.layer.0.SelfAttention.o.weight": "model-00004-of-00009.safetensors",
|
| 509 |
+
"encoder.block.21.layer.0.SelfAttention.q.weight": "model-00004-of-00009.safetensors",
|
| 510 |
+
"encoder.block.21.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00009.safetensors",
|
| 511 |
+
"encoder.block.21.layer.0.SelfAttention.v.weight": "model-00004-of-00009.safetensors",
|
| 512 |
+
"encoder.block.21.layer.0.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 513 |
+
"encoder.block.21.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00009.safetensors",
|
| 514 |
+
"encoder.block.21.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00009.safetensors",
|
| 515 |
+
"encoder.block.21.layer.1.DenseReluDense.wo.weight": "model-00004-of-00009.safetensors",
|
| 516 |
+
"encoder.block.21.layer.1.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 517 |
+
"encoder.block.22.layer.0.SelfAttention.k.weight": "model-00004-of-00009.safetensors",
|
| 518 |
+
"encoder.block.22.layer.0.SelfAttention.o.weight": "model-00004-of-00009.safetensors",
|
| 519 |
+
"encoder.block.22.layer.0.SelfAttention.q.weight": "model-00004-of-00009.safetensors",
|
| 520 |
+
"encoder.block.22.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00009.safetensors",
|
| 521 |
+
"encoder.block.22.layer.0.SelfAttention.v.weight": "model-00004-of-00009.safetensors",
|
| 522 |
+
"encoder.block.22.layer.0.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 523 |
+
"encoder.block.22.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00009.safetensors",
|
| 524 |
+
"encoder.block.22.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00009.safetensors",
|
| 525 |
+
"encoder.block.22.layer.1.DenseReluDense.wo.weight": "model-00004-of-00009.safetensors",
|
| 526 |
+
"encoder.block.22.layer.1.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 527 |
+
"encoder.block.23.layer.0.SelfAttention.k.weight": "model-00004-of-00009.safetensors",
|
| 528 |
+
"encoder.block.23.layer.0.SelfAttention.o.weight": "model-00004-of-00009.safetensors",
|
| 529 |
+
"encoder.block.23.layer.0.SelfAttention.q.weight": "model-00004-of-00009.safetensors",
|
| 530 |
+
"encoder.block.23.layer.0.SelfAttention.relative_attention_bias.weight": "model-00004-of-00009.safetensors",
|
| 531 |
+
"encoder.block.23.layer.0.SelfAttention.v.weight": "model-00004-of-00009.safetensors",
|
| 532 |
+
"encoder.block.23.layer.0.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 533 |
+
"encoder.block.23.layer.1.DenseReluDense.wi_0.weight": "model-00004-of-00009.safetensors",
|
| 534 |
+
"encoder.block.23.layer.1.DenseReluDense.wi_1.weight": "model-00004-of-00009.safetensors",
|
| 535 |
+
"encoder.block.23.layer.1.DenseReluDense.wo.weight": "model-00004-of-00009.safetensors",
|
| 536 |
+
"encoder.block.23.layer.1.layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 537 |
+
"encoder.block.3.layer.0.SelfAttention.k.weight": "model-00001-of-00009.safetensors",
|
| 538 |
+
"encoder.block.3.layer.0.SelfAttention.o.weight": "model-00001-of-00009.safetensors",
|
| 539 |
+
"encoder.block.3.layer.0.SelfAttention.q.weight": "model-00001-of-00009.safetensors",
|
| 540 |
+
"encoder.block.3.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00009.safetensors",
|
| 541 |
+
"encoder.block.3.layer.0.SelfAttention.v.weight": "model-00001-of-00009.safetensors",
|
| 542 |
+
"encoder.block.3.layer.0.layer_norm.weight": "model-00001-of-00009.safetensors",
|
| 543 |
+
"encoder.block.3.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00009.safetensors",
|
| 544 |
+
"encoder.block.3.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00009.safetensors",
|
| 545 |
+
"encoder.block.3.layer.1.DenseReluDense.wo.weight": "model-00001-of-00009.safetensors",
|
| 546 |
+
"encoder.block.3.layer.1.layer_norm.weight": "model-00001-of-00009.safetensors",
|
| 547 |
+
"encoder.block.4.layer.0.SelfAttention.k.weight": "model-00001-of-00009.safetensors",
|
| 548 |
+
"encoder.block.4.layer.0.SelfAttention.o.weight": "model-00001-of-00009.safetensors",
|
| 549 |
+
"encoder.block.4.layer.0.SelfAttention.q.weight": "model-00001-of-00009.safetensors",
|
| 550 |
+
"encoder.block.4.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00009.safetensors",
|
| 551 |
+
"encoder.block.4.layer.0.SelfAttention.v.weight": "model-00001-of-00009.safetensors",
|
| 552 |
+
"encoder.block.4.layer.0.layer_norm.weight": "model-00001-of-00009.safetensors",
|
| 553 |
+
"encoder.block.4.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00009.safetensors",
|
| 554 |
+
"encoder.block.4.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00009.safetensors",
|
| 555 |
+
"encoder.block.4.layer.1.DenseReluDense.wo.weight": "model-00001-of-00009.safetensors",
|
| 556 |
+
"encoder.block.4.layer.1.layer_norm.weight": "model-00001-of-00009.safetensors",
|
| 557 |
+
"encoder.block.5.layer.0.SelfAttention.k.weight": "model-00001-of-00009.safetensors",
|
| 558 |
+
"encoder.block.5.layer.0.SelfAttention.o.weight": "model-00001-of-00009.safetensors",
|
| 559 |
+
"encoder.block.5.layer.0.SelfAttention.q.weight": "model-00001-of-00009.safetensors",
|
| 560 |
+
"encoder.block.5.layer.0.SelfAttention.relative_attention_bias.weight": "model-00001-of-00009.safetensors",
|
| 561 |
+
"encoder.block.5.layer.0.SelfAttention.v.weight": "model-00001-of-00009.safetensors",
|
| 562 |
+
"encoder.block.5.layer.0.layer_norm.weight": "model-00001-of-00009.safetensors",
|
| 563 |
+
"encoder.block.5.layer.1.DenseReluDense.wi_0.weight": "model-00001-of-00009.safetensors",
|
| 564 |
+
"encoder.block.5.layer.1.DenseReluDense.wi_1.weight": "model-00001-of-00009.safetensors",
|
| 565 |
+
"encoder.block.5.layer.1.DenseReluDense.wo.weight": "model-00002-of-00009.safetensors",
|
| 566 |
+
"encoder.block.5.layer.1.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 567 |
+
"encoder.block.6.layer.0.SelfAttention.k.weight": "model-00002-of-00009.safetensors",
|
| 568 |
+
"encoder.block.6.layer.0.SelfAttention.o.weight": "model-00002-of-00009.safetensors",
|
| 569 |
+
"encoder.block.6.layer.0.SelfAttention.q.weight": "model-00002-of-00009.safetensors",
|
| 570 |
+
"encoder.block.6.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00009.safetensors",
|
| 571 |
+
"encoder.block.6.layer.0.SelfAttention.v.weight": "model-00002-of-00009.safetensors",
|
| 572 |
+
"encoder.block.6.layer.0.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 573 |
+
"encoder.block.6.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00009.safetensors",
|
| 574 |
+
"encoder.block.6.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00009.safetensors",
|
| 575 |
+
"encoder.block.6.layer.1.DenseReluDense.wo.weight": "model-00002-of-00009.safetensors",
|
| 576 |
+
"encoder.block.6.layer.1.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 577 |
+
"encoder.block.7.layer.0.SelfAttention.k.weight": "model-00002-of-00009.safetensors",
|
| 578 |
+
"encoder.block.7.layer.0.SelfAttention.o.weight": "model-00002-of-00009.safetensors",
|
| 579 |
+
"encoder.block.7.layer.0.SelfAttention.q.weight": "model-00002-of-00009.safetensors",
|
| 580 |
+
"encoder.block.7.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00009.safetensors",
|
| 581 |
+
"encoder.block.7.layer.0.SelfAttention.v.weight": "model-00002-of-00009.safetensors",
|
| 582 |
+
"encoder.block.7.layer.0.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 583 |
+
"encoder.block.7.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00009.safetensors",
|
| 584 |
+
"encoder.block.7.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00009.safetensors",
|
| 585 |
+
"encoder.block.7.layer.1.DenseReluDense.wo.weight": "model-00002-of-00009.safetensors",
|
| 586 |
+
"encoder.block.7.layer.1.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 587 |
+
"encoder.block.8.layer.0.SelfAttention.k.weight": "model-00002-of-00009.safetensors",
|
| 588 |
+
"encoder.block.8.layer.0.SelfAttention.o.weight": "model-00002-of-00009.safetensors",
|
| 589 |
+
"encoder.block.8.layer.0.SelfAttention.q.weight": "model-00002-of-00009.safetensors",
|
| 590 |
+
"encoder.block.8.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00009.safetensors",
|
| 591 |
+
"encoder.block.8.layer.0.SelfAttention.v.weight": "model-00002-of-00009.safetensors",
|
| 592 |
+
"encoder.block.8.layer.0.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 593 |
+
"encoder.block.8.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00009.safetensors",
|
| 594 |
+
"encoder.block.8.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00009.safetensors",
|
| 595 |
+
"encoder.block.8.layer.1.DenseReluDense.wo.weight": "model-00002-of-00009.safetensors",
|
| 596 |
+
"encoder.block.8.layer.1.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 597 |
+
"encoder.block.9.layer.0.SelfAttention.k.weight": "model-00002-of-00009.safetensors",
|
| 598 |
+
"encoder.block.9.layer.0.SelfAttention.o.weight": "model-00002-of-00009.safetensors",
|
| 599 |
+
"encoder.block.9.layer.0.SelfAttention.q.weight": "model-00002-of-00009.safetensors",
|
| 600 |
+
"encoder.block.9.layer.0.SelfAttention.relative_attention_bias.weight": "model-00002-of-00009.safetensors",
|
| 601 |
+
"encoder.block.9.layer.0.SelfAttention.v.weight": "model-00002-of-00009.safetensors",
|
| 602 |
+
"encoder.block.9.layer.0.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 603 |
+
"encoder.block.9.layer.1.DenseReluDense.wi_0.weight": "model-00002-of-00009.safetensors",
|
| 604 |
+
"encoder.block.9.layer.1.DenseReluDense.wi_1.weight": "model-00002-of-00009.safetensors",
|
| 605 |
+
"encoder.block.9.layer.1.DenseReluDense.wo.weight": "model-00002-of-00009.safetensors",
|
| 606 |
+
"encoder.block.9.layer.1.layer_norm.weight": "model-00002-of-00009.safetensors",
|
| 607 |
+
"encoder.final_layer_norm.weight": "model-00004-of-00009.safetensors",
|
| 608 |
+
"lm_head.weight": "model-00009-of-00009.safetensors",
|
| 609 |
+
"shared.weight": "model-00001-of-00009.safetensors"
|
| 610 |
+
}
|
| 611 |
+
}
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<extra_id_0>",
|
| 4 |
+
"<extra_id_1>",
|
| 5 |
+
"<extra_id_2>",
|
| 6 |
+
"<extra_id_3>",
|
| 7 |
+
"<extra_id_4>",
|
| 8 |
+
"<extra_id_5>",
|
| 9 |
+
"<extra_id_6>",
|
| 10 |
+
"<extra_id_7>",
|
| 11 |
+
"<extra_id_8>",
|
| 12 |
+
"<extra_id_9>",
|
| 13 |
+
"<extra_id_10>",
|
| 14 |
+
"<extra_id_11>",
|
| 15 |
+
"<extra_id_12>",
|
| 16 |
+
"<extra_id_13>",
|
| 17 |
+
"<extra_id_14>",
|
| 18 |
+
"<extra_id_15>",
|
| 19 |
+
"<extra_id_16>",
|
| 20 |
+
"<extra_id_17>",
|
| 21 |
+
"<extra_id_18>",
|
| 22 |
+
"<extra_id_19>",
|
| 23 |
+
"<extra_id_20>",
|
| 24 |
+
"<extra_id_21>",
|
| 25 |
+
"<extra_id_22>",
|
| 26 |
+
"<extra_id_23>",
|
| 27 |
+
"<extra_id_24>",
|
| 28 |
+
"<extra_id_25>",
|
| 29 |
+
"<extra_id_26>",
|
| 30 |
+
"<extra_id_27>",
|
| 31 |
+
"<extra_id_28>",
|
| 32 |
+
"<extra_id_29>",
|
| 33 |
+
"<extra_id_30>",
|
| 34 |
+
"<extra_id_31>",
|
| 35 |
+
"<extra_id_32>",
|
| 36 |
+
"<extra_id_33>",
|
| 37 |
+
"<extra_id_34>",
|
| 38 |
+
"<extra_id_35>",
|
| 39 |
+
"<extra_id_36>",
|
| 40 |
+
"<extra_id_37>",
|
| 41 |
+
"<extra_id_38>",
|
| 42 |
+
"<extra_id_39>",
|
| 43 |
+
"<extra_id_40>",
|
| 44 |
+
"<extra_id_41>",
|
| 45 |
+
"<extra_id_42>",
|
| 46 |
+
"<extra_id_43>",
|
| 47 |
+
"<extra_id_44>",
|
| 48 |
+
"<extra_id_45>",
|
| 49 |
+
"<extra_id_46>",
|
| 50 |
+
"<extra_id_47>",
|
| 51 |
+
"<extra_id_48>",
|
| 52 |
+
"<extra_id_49>",
|
| 53 |
+
"<extra_id_50>",
|
| 54 |
+
"<extra_id_51>",
|
| 55 |
+
"<extra_id_52>",
|
| 56 |
+
"<extra_id_53>",
|
| 57 |
+
"<extra_id_54>",
|
| 58 |
+
"<extra_id_55>",
|
| 59 |
+
"<extra_id_56>",
|
| 60 |
+
"<extra_id_57>",
|
| 61 |
+
"<extra_id_58>",
|
| 62 |
+
"<extra_id_59>",
|
| 63 |
+
"<extra_id_60>",
|
| 64 |
+
"<extra_id_61>",
|
| 65 |
+
"<extra_id_62>",
|
| 66 |
+
"<extra_id_63>",
|
| 67 |
+
"<extra_id_64>",
|
| 68 |
+
"<extra_id_65>",
|
| 69 |
+
"<extra_id_66>",
|
| 70 |
+
"<extra_id_67>",
|
| 71 |
+
"<extra_id_68>",
|
| 72 |
+
"<extra_id_69>",
|
| 73 |
+
"<extra_id_70>",
|
| 74 |
+
"<extra_id_71>",
|
| 75 |
+
"<extra_id_72>",
|
| 76 |
+
"<extra_id_73>",
|
| 77 |
+
"<extra_id_74>",
|
| 78 |
+
"<extra_id_75>",
|
| 79 |
+
"<extra_id_76>",
|
| 80 |
+
"<extra_id_77>",
|
| 81 |
+
"<extra_id_78>",
|
| 82 |
+
"<extra_id_79>",
|
| 83 |
+
"<extra_id_80>",
|
| 84 |
+
"<extra_id_81>",
|
| 85 |
+
"<extra_id_82>",
|
| 86 |
+
"<extra_id_83>",
|
| 87 |
+
"<extra_id_84>",
|
| 88 |
+
"<extra_id_85>",
|
| 89 |
+
"<extra_id_86>",
|
| 90 |
+
"<extra_id_87>",
|
| 91 |
+
"<extra_id_88>",
|
| 92 |
+
"<extra_id_89>",
|
| 93 |
+
"<extra_id_90>",
|
| 94 |
+
"<extra_id_91>",
|
| 95 |
+
"<extra_id_92>",
|
| 96 |
+
"<extra_id_93>",
|
| 97 |
+
"<extra_id_94>",
|
| 98 |
+
"<extra_id_95>",
|
| 99 |
+
"<extra_id_96>",
|
| 100 |
+
"<extra_id_97>",
|
| 101 |
+
"<extra_id_98>",
|
| 102 |
+
"<extra_id_99>"
|
| 103 |
+
],
|
| 104 |
+
"bos_token": "<s>",
|
| 105 |
+
"eos_token": "</s>",
|
| 106 |
+
"pad_token": "<pad>",
|
| 107 |
+
"unk_token": "<unk>"
|
| 108 |
+
}
|
spiece.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
| 3 |
+
size 499723
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,113 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<extra_id_0>",
|
| 4 |
+
"<extra_id_1>",
|
| 5 |
+
"<extra_id_2>",
|
| 6 |
+
"<extra_id_3>",
|
| 7 |
+
"<extra_id_4>",
|
| 8 |
+
"<extra_id_5>",
|
| 9 |
+
"<extra_id_6>",
|
| 10 |
+
"<extra_id_7>",
|
| 11 |
+
"<extra_id_8>",
|
| 12 |
+
"<extra_id_9>",
|
| 13 |
+
"<extra_id_10>",
|
| 14 |
+
"<extra_id_11>",
|
| 15 |
+
"<extra_id_12>",
|
| 16 |
+
"<extra_id_13>",
|
| 17 |
+
"<extra_id_14>",
|
| 18 |
+
"<extra_id_15>",
|
| 19 |
+
"<extra_id_16>",
|
| 20 |
+
"<extra_id_17>",
|
| 21 |
+
"<extra_id_18>",
|
| 22 |
+
"<extra_id_19>",
|
| 23 |
+
"<extra_id_20>",
|
| 24 |
+
"<extra_id_21>",
|
| 25 |
+
"<extra_id_22>",
|
| 26 |
+
"<extra_id_23>",
|
| 27 |
+
"<extra_id_24>",
|
| 28 |
+
"<extra_id_25>",
|
| 29 |
+
"<extra_id_26>",
|
| 30 |
+
"<extra_id_27>",
|
| 31 |
+
"<extra_id_28>",
|
| 32 |
+
"<extra_id_29>",
|
| 33 |
+
"<extra_id_30>",
|
| 34 |
+
"<extra_id_31>",
|
| 35 |
+
"<extra_id_32>",
|
| 36 |
+
"<extra_id_33>",
|
| 37 |
+
"<extra_id_34>",
|
| 38 |
+
"<extra_id_35>",
|
| 39 |
+
"<extra_id_36>",
|
| 40 |
+
"<extra_id_37>",
|
| 41 |
+
"<extra_id_38>",
|
| 42 |
+
"<extra_id_39>",
|
| 43 |
+
"<extra_id_40>",
|
| 44 |
+
"<extra_id_41>",
|
| 45 |
+
"<extra_id_42>",
|
| 46 |
+
"<extra_id_43>",
|
| 47 |
+
"<extra_id_44>",
|
| 48 |
+
"<extra_id_45>",
|
| 49 |
+
"<extra_id_46>",
|
| 50 |
+
"<extra_id_47>",
|
| 51 |
+
"<extra_id_48>",
|
| 52 |
+
"<extra_id_49>",
|
| 53 |
+
"<extra_id_50>",
|
| 54 |
+
"<extra_id_51>",
|
| 55 |
+
"<extra_id_52>",
|
| 56 |
+
"<extra_id_53>",
|
| 57 |
+
"<extra_id_54>",
|
| 58 |
+
"<extra_id_55>",
|
| 59 |
+
"<extra_id_56>",
|
| 60 |
+
"<extra_id_57>",
|
| 61 |
+
"<extra_id_58>",
|
| 62 |
+
"<extra_id_59>",
|
| 63 |
+
"<extra_id_60>",
|
| 64 |
+
"<extra_id_61>",
|
| 65 |
+
"<extra_id_62>",
|
| 66 |
+
"<extra_id_63>",
|
| 67 |
+
"<extra_id_64>",
|
| 68 |
+
"<extra_id_65>",
|
| 69 |
+
"<extra_id_66>",
|
| 70 |
+
"<extra_id_67>",
|
| 71 |
+
"<extra_id_68>",
|
| 72 |
+
"<extra_id_69>",
|
| 73 |
+
"<extra_id_70>",
|
| 74 |
+
"<extra_id_71>",
|
| 75 |
+
"<extra_id_72>",
|
| 76 |
+
"<extra_id_73>",
|
| 77 |
+
"<extra_id_74>",
|
| 78 |
+
"<extra_id_75>",
|
| 79 |
+
"<extra_id_76>",
|
| 80 |
+
"<extra_id_77>",
|
| 81 |
+
"<extra_id_78>",
|
| 82 |
+
"<extra_id_79>",
|
| 83 |
+
"<extra_id_80>",
|
| 84 |
+
"<extra_id_81>",
|
| 85 |
+
"<extra_id_82>",
|
| 86 |
+
"<extra_id_83>",
|
| 87 |
+
"<extra_id_84>",
|
| 88 |
+
"<extra_id_85>",
|
| 89 |
+
"<extra_id_86>",
|
| 90 |
+
"<extra_id_87>",
|
| 91 |
+
"<extra_id_88>",
|
| 92 |
+
"<extra_id_89>",
|
| 93 |
+
"<extra_id_90>",
|
| 94 |
+
"<extra_id_91>",
|
| 95 |
+
"<extra_id_92>",
|
| 96 |
+
"<extra_id_93>",
|
| 97 |
+
"<extra_id_94>",
|
| 98 |
+
"<extra_id_95>",
|
| 99 |
+
"<extra_id_96>",
|
| 100 |
+
"<extra_id_97>",
|
| 101 |
+
"<extra_id_98>",
|
| 102 |
+
"<extra_id_99>"
|
| 103 |
+
],
|
| 104 |
+
"bos_token": "<s>",
|
| 105 |
+
"eos_token": "</s>",
|
| 106 |
+
"pad_token": "<unk>",
|
| 107 |
+
"unk_token": "<unk>",
|
| 108 |
+
"extra_ids": 100,
|
| 109 |
+
"model_max_length": 512,
|
| 110 |
+
"sp_model_kwargs": {},
|
| 111 |
+
"spaces_between_special_tokens": false,
|
| 112 |
+
"tokenizer_class": "T5Tokenizer"
|
| 113 |
+
}
|