Dekel Cohen
commited on
Commit
·
4f209e8
1
Parent(s):
bab1fc4
new model
Browse files- .gitattributes +1 -0
- config.json +26 -0
- generation_config.json +5 -0
- 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 +401 -0
- special_tokens_map.json +37 -0
- tokenizer.json +0 -0
- tokenizer_config.json +63 -0
- vocab.txt +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.txt filter=lfs diff=lfs merge=lfs -text
|
config.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "dicta-il/dictabert-large",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"BertForMaskedLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_probs_dropout_prob": 0.1,
|
| 7 |
+
"classifier_dropout": null,
|
| 8 |
+
"hidden_act": "gelu",
|
| 9 |
+
"hidden_dropout_prob": 0.1,
|
| 10 |
+
"hidden_size": 1024,
|
| 11 |
+
"initializer_range": 0.02,
|
| 12 |
+
"intermediate_size": 4096,
|
| 13 |
+
"layer_norm_eps": 1e-12,
|
| 14 |
+
"max_position_embeddings": 512,
|
| 15 |
+
"model_type": "bert",
|
| 16 |
+
"newmodern": true,
|
| 17 |
+
"num_attention_heads": 16,
|
| 18 |
+
"num_hidden_layers": 24,
|
| 19 |
+
"pad_token_id": 0,
|
| 20 |
+
"position_embedding_type": "absolute",
|
| 21 |
+
"torch_dtype": "float32",
|
| 22 |
+
"transformers_version": "4.38.2",
|
| 23 |
+
"type_vocab_size": 2,
|
| 24 |
+
"use_cache": true,
|
| 25 |
+
"vocab_size": 128000
|
| 26 |
+
}
|
generation_config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"pad_token_id": 0,
|
| 4 |
+
"transformers_version": "4.38.2"
|
| 5 |
+
}
|
model-00001-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4b6e30404012cf295c9e5d86f5cc0f7df1e10d0895a2d4c1e9cc951fad3eaa1
|
| 3 |
+
size 845525888
|
model-00002-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54e478c05eefefbcba066607fed6fe5640e3a0160efa5be6f0cb10444e74c41e
|
| 3 |
+
size 848169992
|
model-00003-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:194874115cc4fc8dd71dbd8398ec6bc57dd1398c5bb991ea950c9067e927c768
|
| 3 |
+
size 46708632
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,401 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 1740357632
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"bert.embeddings.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 7 |
+
"bert.embeddings.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 8 |
+
"bert.embeddings.position_embeddings.weight": "model-00001-of-00003.safetensors",
|
| 9 |
+
"bert.embeddings.token_type_embeddings.weight": "model-00001-of-00003.safetensors",
|
| 10 |
+
"bert.embeddings.word_embeddings.weight": "model-00001-of-00003.safetensors",
|
| 11 |
+
"bert.encoder.layer.0.attention.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 12 |
+
"bert.encoder.layer.0.attention.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 13 |
+
"bert.encoder.layer.0.attention.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 14 |
+
"bert.encoder.layer.0.attention.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 15 |
+
"bert.encoder.layer.0.attention.self.key.bias": "model-00001-of-00003.safetensors",
|
| 16 |
+
"bert.encoder.layer.0.attention.self.key.weight": "model-00001-of-00003.safetensors",
|
| 17 |
+
"bert.encoder.layer.0.attention.self.query.bias": "model-00001-of-00003.safetensors",
|
| 18 |
+
"bert.encoder.layer.0.attention.self.query.weight": "model-00001-of-00003.safetensors",
|
| 19 |
+
"bert.encoder.layer.0.attention.self.value.bias": "model-00001-of-00003.safetensors",
|
| 20 |
+
"bert.encoder.layer.0.attention.self.value.weight": "model-00001-of-00003.safetensors",
|
| 21 |
+
"bert.encoder.layer.0.intermediate.dense.bias": "model-00001-of-00003.safetensors",
|
| 22 |
+
"bert.encoder.layer.0.intermediate.dense.weight": "model-00001-of-00003.safetensors",
|
| 23 |
+
"bert.encoder.layer.0.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 24 |
+
"bert.encoder.layer.0.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 25 |
+
"bert.encoder.layer.0.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 26 |
+
"bert.encoder.layer.0.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 27 |
+
"bert.encoder.layer.1.attention.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 28 |
+
"bert.encoder.layer.1.attention.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 29 |
+
"bert.encoder.layer.1.attention.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 30 |
+
"bert.encoder.layer.1.attention.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 31 |
+
"bert.encoder.layer.1.attention.self.key.bias": "model-00001-of-00003.safetensors",
|
| 32 |
+
"bert.encoder.layer.1.attention.self.key.weight": "model-00001-of-00003.safetensors",
|
| 33 |
+
"bert.encoder.layer.1.attention.self.query.bias": "model-00001-of-00003.safetensors",
|
| 34 |
+
"bert.encoder.layer.1.attention.self.query.weight": "model-00001-of-00003.safetensors",
|
| 35 |
+
"bert.encoder.layer.1.attention.self.value.bias": "model-00001-of-00003.safetensors",
|
| 36 |
+
"bert.encoder.layer.1.attention.self.value.weight": "model-00001-of-00003.safetensors",
|
| 37 |
+
"bert.encoder.layer.1.intermediate.dense.bias": "model-00001-of-00003.safetensors",
|
| 38 |
+
"bert.encoder.layer.1.intermediate.dense.weight": "model-00001-of-00003.safetensors",
|
| 39 |
+
"bert.encoder.layer.1.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 40 |
+
"bert.encoder.layer.1.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 41 |
+
"bert.encoder.layer.1.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 42 |
+
"bert.encoder.layer.1.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 43 |
+
"bert.encoder.layer.10.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 44 |
+
"bert.encoder.layer.10.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 45 |
+
"bert.encoder.layer.10.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 46 |
+
"bert.encoder.layer.10.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 47 |
+
"bert.encoder.layer.10.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 48 |
+
"bert.encoder.layer.10.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 49 |
+
"bert.encoder.layer.10.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 50 |
+
"bert.encoder.layer.10.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 51 |
+
"bert.encoder.layer.10.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 52 |
+
"bert.encoder.layer.10.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 53 |
+
"bert.encoder.layer.10.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 54 |
+
"bert.encoder.layer.10.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 55 |
+
"bert.encoder.layer.10.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 56 |
+
"bert.encoder.layer.10.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 57 |
+
"bert.encoder.layer.10.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 58 |
+
"bert.encoder.layer.10.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 59 |
+
"bert.encoder.layer.11.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 60 |
+
"bert.encoder.layer.11.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 61 |
+
"bert.encoder.layer.11.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 62 |
+
"bert.encoder.layer.11.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 63 |
+
"bert.encoder.layer.11.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 64 |
+
"bert.encoder.layer.11.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 65 |
+
"bert.encoder.layer.11.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 66 |
+
"bert.encoder.layer.11.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 67 |
+
"bert.encoder.layer.11.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 68 |
+
"bert.encoder.layer.11.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 69 |
+
"bert.encoder.layer.11.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 70 |
+
"bert.encoder.layer.11.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 71 |
+
"bert.encoder.layer.11.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 72 |
+
"bert.encoder.layer.11.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 73 |
+
"bert.encoder.layer.11.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 74 |
+
"bert.encoder.layer.11.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 75 |
+
"bert.encoder.layer.12.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 76 |
+
"bert.encoder.layer.12.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 77 |
+
"bert.encoder.layer.12.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 78 |
+
"bert.encoder.layer.12.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 79 |
+
"bert.encoder.layer.12.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 80 |
+
"bert.encoder.layer.12.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 81 |
+
"bert.encoder.layer.12.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 82 |
+
"bert.encoder.layer.12.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 83 |
+
"bert.encoder.layer.12.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 84 |
+
"bert.encoder.layer.12.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 85 |
+
"bert.encoder.layer.12.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 86 |
+
"bert.encoder.layer.12.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 87 |
+
"bert.encoder.layer.12.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 88 |
+
"bert.encoder.layer.12.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 89 |
+
"bert.encoder.layer.12.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 90 |
+
"bert.encoder.layer.12.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 91 |
+
"bert.encoder.layer.13.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 92 |
+
"bert.encoder.layer.13.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 93 |
+
"bert.encoder.layer.13.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 94 |
+
"bert.encoder.layer.13.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 95 |
+
"bert.encoder.layer.13.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 96 |
+
"bert.encoder.layer.13.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 97 |
+
"bert.encoder.layer.13.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 98 |
+
"bert.encoder.layer.13.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 99 |
+
"bert.encoder.layer.13.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 100 |
+
"bert.encoder.layer.13.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 101 |
+
"bert.encoder.layer.13.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 102 |
+
"bert.encoder.layer.13.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 103 |
+
"bert.encoder.layer.13.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 104 |
+
"bert.encoder.layer.13.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 105 |
+
"bert.encoder.layer.13.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 106 |
+
"bert.encoder.layer.13.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 107 |
+
"bert.encoder.layer.14.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 108 |
+
"bert.encoder.layer.14.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 109 |
+
"bert.encoder.layer.14.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 110 |
+
"bert.encoder.layer.14.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 111 |
+
"bert.encoder.layer.14.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 112 |
+
"bert.encoder.layer.14.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 113 |
+
"bert.encoder.layer.14.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 114 |
+
"bert.encoder.layer.14.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 115 |
+
"bert.encoder.layer.14.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 116 |
+
"bert.encoder.layer.14.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 117 |
+
"bert.encoder.layer.14.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 118 |
+
"bert.encoder.layer.14.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 119 |
+
"bert.encoder.layer.14.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 120 |
+
"bert.encoder.layer.14.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 121 |
+
"bert.encoder.layer.14.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 122 |
+
"bert.encoder.layer.14.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 123 |
+
"bert.encoder.layer.15.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 124 |
+
"bert.encoder.layer.15.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 125 |
+
"bert.encoder.layer.15.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 126 |
+
"bert.encoder.layer.15.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 127 |
+
"bert.encoder.layer.15.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 128 |
+
"bert.encoder.layer.15.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 129 |
+
"bert.encoder.layer.15.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 130 |
+
"bert.encoder.layer.15.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 131 |
+
"bert.encoder.layer.15.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 132 |
+
"bert.encoder.layer.15.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 133 |
+
"bert.encoder.layer.15.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 134 |
+
"bert.encoder.layer.15.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 135 |
+
"bert.encoder.layer.15.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 136 |
+
"bert.encoder.layer.15.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 137 |
+
"bert.encoder.layer.15.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 138 |
+
"bert.encoder.layer.15.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 139 |
+
"bert.encoder.layer.16.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 140 |
+
"bert.encoder.layer.16.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 141 |
+
"bert.encoder.layer.16.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 142 |
+
"bert.encoder.layer.16.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 143 |
+
"bert.encoder.layer.16.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 144 |
+
"bert.encoder.layer.16.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 145 |
+
"bert.encoder.layer.16.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 146 |
+
"bert.encoder.layer.16.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 147 |
+
"bert.encoder.layer.16.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 148 |
+
"bert.encoder.layer.16.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 149 |
+
"bert.encoder.layer.16.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 150 |
+
"bert.encoder.layer.16.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 151 |
+
"bert.encoder.layer.16.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 152 |
+
"bert.encoder.layer.16.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 153 |
+
"bert.encoder.layer.16.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 154 |
+
"bert.encoder.layer.16.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 155 |
+
"bert.encoder.layer.17.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 156 |
+
"bert.encoder.layer.17.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 157 |
+
"bert.encoder.layer.17.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 158 |
+
"bert.encoder.layer.17.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 159 |
+
"bert.encoder.layer.17.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 160 |
+
"bert.encoder.layer.17.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 161 |
+
"bert.encoder.layer.17.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 162 |
+
"bert.encoder.layer.17.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 163 |
+
"bert.encoder.layer.17.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 164 |
+
"bert.encoder.layer.17.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 165 |
+
"bert.encoder.layer.17.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 166 |
+
"bert.encoder.layer.17.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 167 |
+
"bert.encoder.layer.17.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 168 |
+
"bert.encoder.layer.17.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 169 |
+
"bert.encoder.layer.17.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 170 |
+
"bert.encoder.layer.17.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 171 |
+
"bert.encoder.layer.18.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 172 |
+
"bert.encoder.layer.18.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 173 |
+
"bert.encoder.layer.18.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 174 |
+
"bert.encoder.layer.18.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 175 |
+
"bert.encoder.layer.18.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 176 |
+
"bert.encoder.layer.18.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 177 |
+
"bert.encoder.layer.18.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 178 |
+
"bert.encoder.layer.18.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 179 |
+
"bert.encoder.layer.18.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 180 |
+
"bert.encoder.layer.18.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 181 |
+
"bert.encoder.layer.18.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 182 |
+
"bert.encoder.layer.18.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 183 |
+
"bert.encoder.layer.18.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 184 |
+
"bert.encoder.layer.18.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 185 |
+
"bert.encoder.layer.18.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 186 |
+
"bert.encoder.layer.18.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 187 |
+
"bert.encoder.layer.19.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 188 |
+
"bert.encoder.layer.19.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 189 |
+
"bert.encoder.layer.19.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 190 |
+
"bert.encoder.layer.19.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 191 |
+
"bert.encoder.layer.19.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 192 |
+
"bert.encoder.layer.19.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 193 |
+
"bert.encoder.layer.19.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 194 |
+
"bert.encoder.layer.19.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 195 |
+
"bert.encoder.layer.19.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 196 |
+
"bert.encoder.layer.19.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 197 |
+
"bert.encoder.layer.19.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 198 |
+
"bert.encoder.layer.19.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 199 |
+
"bert.encoder.layer.19.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 200 |
+
"bert.encoder.layer.19.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 201 |
+
"bert.encoder.layer.19.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 202 |
+
"bert.encoder.layer.19.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 203 |
+
"bert.encoder.layer.2.attention.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 204 |
+
"bert.encoder.layer.2.attention.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 205 |
+
"bert.encoder.layer.2.attention.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 206 |
+
"bert.encoder.layer.2.attention.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 207 |
+
"bert.encoder.layer.2.attention.self.key.bias": "model-00001-of-00003.safetensors",
|
| 208 |
+
"bert.encoder.layer.2.attention.self.key.weight": "model-00001-of-00003.safetensors",
|
| 209 |
+
"bert.encoder.layer.2.attention.self.query.bias": "model-00001-of-00003.safetensors",
|
| 210 |
+
"bert.encoder.layer.2.attention.self.query.weight": "model-00001-of-00003.safetensors",
|
| 211 |
+
"bert.encoder.layer.2.attention.self.value.bias": "model-00001-of-00003.safetensors",
|
| 212 |
+
"bert.encoder.layer.2.attention.self.value.weight": "model-00001-of-00003.safetensors",
|
| 213 |
+
"bert.encoder.layer.2.intermediate.dense.bias": "model-00001-of-00003.safetensors",
|
| 214 |
+
"bert.encoder.layer.2.intermediate.dense.weight": "model-00001-of-00003.safetensors",
|
| 215 |
+
"bert.encoder.layer.2.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 216 |
+
"bert.encoder.layer.2.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 217 |
+
"bert.encoder.layer.2.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 218 |
+
"bert.encoder.layer.2.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 219 |
+
"bert.encoder.layer.20.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 220 |
+
"bert.encoder.layer.20.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 221 |
+
"bert.encoder.layer.20.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 222 |
+
"bert.encoder.layer.20.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 223 |
+
"bert.encoder.layer.20.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 224 |
+
"bert.encoder.layer.20.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 225 |
+
"bert.encoder.layer.20.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 226 |
+
"bert.encoder.layer.20.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 227 |
+
"bert.encoder.layer.20.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 228 |
+
"bert.encoder.layer.20.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 229 |
+
"bert.encoder.layer.20.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 230 |
+
"bert.encoder.layer.20.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 231 |
+
"bert.encoder.layer.20.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 232 |
+
"bert.encoder.layer.20.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 233 |
+
"bert.encoder.layer.20.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 234 |
+
"bert.encoder.layer.20.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 235 |
+
"bert.encoder.layer.21.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 236 |
+
"bert.encoder.layer.21.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 237 |
+
"bert.encoder.layer.21.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 238 |
+
"bert.encoder.layer.21.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 239 |
+
"bert.encoder.layer.21.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 240 |
+
"bert.encoder.layer.21.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 241 |
+
"bert.encoder.layer.21.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 242 |
+
"bert.encoder.layer.21.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 243 |
+
"bert.encoder.layer.21.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 244 |
+
"bert.encoder.layer.21.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 245 |
+
"bert.encoder.layer.21.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 246 |
+
"bert.encoder.layer.21.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 247 |
+
"bert.encoder.layer.21.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 248 |
+
"bert.encoder.layer.21.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 249 |
+
"bert.encoder.layer.21.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 250 |
+
"bert.encoder.layer.21.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 251 |
+
"bert.encoder.layer.22.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 252 |
+
"bert.encoder.layer.22.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 253 |
+
"bert.encoder.layer.22.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 254 |
+
"bert.encoder.layer.22.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 255 |
+
"bert.encoder.layer.22.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 256 |
+
"bert.encoder.layer.22.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 257 |
+
"bert.encoder.layer.22.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 258 |
+
"bert.encoder.layer.22.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 259 |
+
"bert.encoder.layer.22.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 260 |
+
"bert.encoder.layer.22.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 261 |
+
"bert.encoder.layer.22.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 262 |
+
"bert.encoder.layer.22.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 263 |
+
"bert.encoder.layer.22.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 264 |
+
"bert.encoder.layer.22.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 265 |
+
"bert.encoder.layer.22.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 266 |
+
"bert.encoder.layer.22.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 267 |
+
"bert.encoder.layer.23.attention.output.LayerNorm.bias": "model-00003-of-00003.safetensors",
|
| 268 |
+
"bert.encoder.layer.23.attention.output.LayerNorm.weight": "model-00003-of-00003.safetensors",
|
| 269 |
+
"bert.encoder.layer.23.attention.output.dense.bias": "model-00003-of-00003.safetensors",
|
| 270 |
+
"bert.encoder.layer.23.attention.output.dense.weight": "model-00003-of-00003.safetensors",
|
| 271 |
+
"bert.encoder.layer.23.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 272 |
+
"bert.encoder.layer.23.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 273 |
+
"bert.encoder.layer.23.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 274 |
+
"bert.encoder.layer.23.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 275 |
+
"bert.encoder.layer.23.attention.self.value.bias": "model-00003-of-00003.safetensors",
|
| 276 |
+
"bert.encoder.layer.23.attention.self.value.weight": "model-00003-of-00003.safetensors",
|
| 277 |
+
"bert.encoder.layer.23.intermediate.dense.bias": "model-00003-of-00003.safetensors",
|
| 278 |
+
"bert.encoder.layer.23.intermediate.dense.weight": "model-00003-of-00003.safetensors",
|
| 279 |
+
"bert.encoder.layer.23.output.LayerNorm.bias": "model-00003-of-00003.safetensors",
|
| 280 |
+
"bert.encoder.layer.23.output.LayerNorm.weight": "model-00003-of-00003.safetensors",
|
| 281 |
+
"bert.encoder.layer.23.output.dense.bias": "model-00003-of-00003.safetensors",
|
| 282 |
+
"bert.encoder.layer.23.output.dense.weight": "model-00003-of-00003.safetensors",
|
| 283 |
+
"bert.encoder.layer.3.attention.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 284 |
+
"bert.encoder.layer.3.attention.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 285 |
+
"bert.encoder.layer.3.attention.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 286 |
+
"bert.encoder.layer.3.attention.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 287 |
+
"bert.encoder.layer.3.attention.self.key.bias": "model-00001-of-00003.safetensors",
|
| 288 |
+
"bert.encoder.layer.3.attention.self.key.weight": "model-00001-of-00003.safetensors",
|
| 289 |
+
"bert.encoder.layer.3.attention.self.query.bias": "model-00001-of-00003.safetensors",
|
| 290 |
+
"bert.encoder.layer.3.attention.self.query.weight": "model-00001-of-00003.safetensors",
|
| 291 |
+
"bert.encoder.layer.3.attention.self.value.bias": "model-00001-of-00003.safetensors",
|
| 292 |
+
"bert.encoder.layer.3.attention.self.value.weight": "model-00001-of-00003.safetensors",
|
| 293 |
+
"bert.encoder.layer.3.intermediate.dense.bias": "model-00001-of-00003.safetensors",
|
| 294 |
+
"bert.encoder.layer.3.intermediate.dense.weight": "model-00001-of-00003.safetensors",
|
| 295 |
+
"bert.encoder.layer.3.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 296 |
+
"bert.encoder.layer.3.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 297 |
+
"bert.encoder.layer.3.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 298 |
+
"bert.encoder.layer.3.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 299 |
+
"bert.encoder.layer.4.attention.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 300 |
+
"bert.encoder.layer.4.attention.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 301 |
+
"bert.encoder.layer.4.attention.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 302 |
+
"bert.encoder.layer.4.attention.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 303 |
+
"bert.encoder.layer.4.attention.self.key.bias": "model-00001-of-00003.safetensors",
|
| 304 |
+
"bert.encoder.layer.4.attention.self.key.weight": "model-00001-of-00003.safetensors",
|
| 305 |
+
"bert.encoder.layer.4.attention.self.query.bias": "model-00001-of-00003.safetensors",
|
| 306 |
+
"bert.encoder.layer.4.attention.self.query.weight": "model-00001-of-00003.safetensors",
|
| 307 |
+
"bert.encoder.layer.4.attention.self.value.bias": "model-00001-of-00003.safetensors",
|
| 308 |
+
"bert.encoder.layer.4.attention.self.value.weight": "model-00001-of-00003.safetensors",
|
| 309 |
+
"bert.encoder.layer.4.intermediate.dense.bias": "model-00001-of-00003.safetensors",
|
| 310 |
+
"bert.encoder.layer.4.intermediate.dense.weight": "model-00001-of-00003.safetensors",
|
| 311 |
+
"bert.encoder.layer.4.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 312 |
+
"bert.encoder.layer.4.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 313 |
+
"bert.encoder.layer.4.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 314 |
+
"bert.encoder.layer.4.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 315 |
+
"bert.encoder.layer.5.attention.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 316 |
+
"bert.encoder.layer.5.attention.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 317 |
+
"bert.encoder.layer.5.attention.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 318 |
+
"bert.encoder.layer.5.attention.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 319 |
+
"bert.encoder.layer.5.attention.self.key.bias": "model-00001-of-00003.safetensors",
|
| 320 |
+
"bert.encoder.layer.5.attention.self.key.weight": "model-00001-of-00003.safetensors",
|
| 321 |
+
"bert.encoder.layer.5.attention.self.query.bias": "model-00001-of-00003.safetensors",
|
| 322 |
+
"bert.encoder.layer.5.attention.self.query.weight": "model-00001-of-00003.safetensors",
|
| 323 |
+
"bert.encoder.layer.5.attention.self.value.bias": "model-00001-of-00003.safetensors",
|
| 324 |
+
"bert.encoder.layer.5.attention.self.value.weight": "model-00001-of-00003.safetensors",
|
| 325 |
+
"bert.encoder.layer.5.intermediate.dense.bias": "model-00001-of-00003.safetensors",
|
| 326 |
+
"bert.encoder.layer.5.intermediate.dense.weight": "model-00001-of-00003.safetensors",
|
| 327 |
+
"bert.encoder.layer.5.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 328 |
+
"bert.encoder.layer.5.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 329 |
+
"bert.encoder.layer.5.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 330 |
+
"bert.encoder.layer.5.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 331 |
+
"bert.encoder.layer.6.attention.output.LayerNorm.bias": "model-00001-of-00003.safetensors",
|
| 332 |
+
"bert.encoder.layer.6.attention.output.LayerNorm.weight": "model-00001-of-00003.safetensors",
|
| 333 |
+
"bert.encoder.layer.6.attention.output.dense.bias": "model-00001-of-00003.safetensors",
|
| 334 |
+
"bert.encoder.layer.6.attention.output.dense.weight": "model-00001-of-00003.safetensors",
|
| 335 |
+
"bert.encoder.layer.6.attention.self.key.bias": "model-00001-of-00003.safetensors",
|
| 336 |
+
"bert.encoder.layer.6.attention.self.key.weight": "model-00001-of-00003.safetensors",
|
| 337 |
+
"bert.encoder.layer.6.attention.self.query.bias": "model-00001-of-00003.safetensors",
|
| 338 |
+
"bert.encoder.layer.6.attention.self.query.weight": "model-00001-of-00003.safetensors",
|
| 339 |
+
"bert.encoder.layer.6.attention.self.value.bias": "model-00001-of-00003.safetensors",
|
| 340 |
+
"bert.encoder.layer.6.attention.self.value.weight": "model-00001-of-00003.safetensors",
|
| 341 |
+
"bert.encoder.layer.6.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 342 |
+
"bert.encoder.layer.6.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 343 |
+
"bert.encoder.layer.6.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 344 |
+
"bert.encoder.layer.6.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 345 |
+
"bert.encoder.layer.6.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 346 |
+
"bert.encoder.layer.6.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 347 |
+
"bert.encoder.layer.7.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 348 |
+
"bert.encoder.layer.7.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 349 |
+
"bert.encoder.layer.7.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 350 |
+
"bert.encoder.layer.7.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 351 |
+
"bert.encoder.layer.7.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 352 |
+
"bert.encoder.layer.7.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 353 |
+
"bert.encoder.layer.7.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 354 |
+
"bert.encoder.layer.7.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 355 |
+
"bert.encoder.layer.7.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 356 |
+
"bert.encoder.layer.7.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 357 |
+
"bert.encoder.layer.7.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 358 |
+
"bert.encoder.layer.7.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 359 |
+
"bert.encoder.layer.7.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 360 |
+
"bert.encoder.layer.7.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 361 |
+
"bert.encoder.layer.7.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 362 |
+
"bert.encoder.layer.7.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 363 |
+
"bert.encoder.layer.8.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 364 |
+
"bert.encoder.layer.8.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 365 |
+
"bert.encoder.layer.8.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 366 |
+
"bert.encoder.layer.8.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 367 |
+
"bert.encoder.layer.8.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 368 |
+
"bert.encoder.layer.8.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 369 |
+
"bert.encoder.layer.8.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 370 |
+
"bert.encoder.layer.8.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 371 |
+
"bert.encoder.layer.8.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 372 |
+
"bert.encoder.layer.8.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 373 |
+
"bert.encoder.layer.8.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 374 |
+
"bert.encoder.layer.8.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 375 |
+
"bert.encoder.layer.8.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 376 |
+
"bert.encoder.layer.8.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 377 |
+
"bert.encoder.layer.8.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 378 |
+
"bert.encoder.layer.8.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 379 |
+
"bert.encoder.layer.9.attention.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 380 |
+
"bert.encoder.layer.9.attention.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 381 |
+
"bert.encoder.layer.9.attention.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 382 |
+
"bert.encoder.layer.9.attention.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 383 |
+
"bert.encoder.layer.9.attention.self.key.bias": "model-00002-of-00003.safetensors",
|
| 384 |
+
"bert.encoder.layer.9.attention.self.key.weight": "model-00002-of-00003.safetensors",
|
| 385 |
+
"bert.encoder.layer.9.attention.self.query.bias": "model-00002-of-00003.safetensors",
|
| 386 |
+
"bert.encoder.layer.9.attention.self.query.weight": "model-00002-of-00003.safetensors",
|
| 387 |
+
"bert.encoder.layer.9.attention.self.value.bias": "model-00002-of-00003.safetensors",
|
| 388 |
+
"bert.encoder.layer.9.attention.self.value.weight": "model-00002-of-00003.safetensors",
|
| 389 |
+
"bert.encoder.layer.9.intermediate.dense.bias": "model-00002-of-00003.safetensors",
|
| 390 |
+
"bert.encoder.layer.9.intermediate.dense.weight": "model-00002-of-00003.safetensors",
|
| 391 |
+
"bert.encoder.layer.9.output.LayerNorm.bias": "model-00002-of-00003.safetensors",
|
| 392 |
+
"bert.encoder.layer.9.output.LayerNorm.weight": "model-00002-of-00003.safetensors",
|
| 393 |
+
"bert.encoder.layer.9.output.dense.bias": "model-00002-of-00003.safetensors",
|
| 394 |
+
"bert.encoder.layer.9.output.dense.weight": "model-00002-of-00003.safetensors",
|
| 395 |
+
"cls.predictions.bias": "model-00003-of-00003.safetensors",
|
| 396 |
+
"cls.predictions.transform.LayerNorm.bias": "model-00003-of-00003.safetensors",
|
| 397 |
+
"cls.predictions.transform.LayerNorm.weight": "model-00003-of-00003.safetensors",
|
| 398 |
+
"cls.predictions.transform.dense.bias": "model-00003-of-00003.safetensors",
|
| 399 |
+
"cls.predictions.transform.dense.weight": "model-00003-of-00003.safetensors"
|
| 400 |
+
}
|
| 401 |
+
}
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cls_token": {
|
| 3 |
+
"content": "[CLS]",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"mask_token": {
|
| 10 |
+
"content": "[MASK]",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "[PAD]",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
},
|
| 23 |
+
"sep_token": {
|
| 24 |
+
"content": "[SEP]",
|
| 25 |
+
"lstrip": false,
|
| 26 |
+
"normalized": false,
|
| 27 |
+
"rstrip": false,
|
| 28 |
+
"single_word": false
|
| 29 |
+
},
|
| 30 |
+
"unk_token": {
|
| 31 |
+
"content": "[UNK]",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false
|
| 36 |
+
}
|
| 37 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "[UNK]",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"1": {
|
| 12 |
+
"content": "[CLS]",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"2": {
|
| 20 |
+
"content": "[SEP]",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"3": {
|
| 28 |
+
"content": "[PAD]",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"4": {
|
| 36 |
+
"content": "[MASK]",
|
| 37 |
+
"lstrip": false,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
},
|
| 43 |
+
"5": {
|
| 44 |
+
"content": "[BLANK]",
|
| 45 |
+
"lstrip": false,
|
| 46 |
+
"normalized": false,
|
| 47 |
+
"rstrip": false,
|
| 48 |
+
"single_word": false,
|
| 49 |
+
"special": true
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"clean_up_tokenization_spaces": true,
|
| 53 |
+
"cls_token": "[CLS]",
|
| 54 |
+
"do_lower_case": true,
|
| 55 |
+
"mask_token": "[MASK]",
|
| 56 |
+
"model_max_length": 512,
|
| 57 |
+
"pad_token": "[PAD]",
|
| 58 |
+
"sep_token": "[SEP]",
|
| 59 |
+
"strip_accents": null,
|
| 60 |
+
"tokenize_chinese_chars": true,
|
| 61 |
+
"tokenizer_class": "BertTokenizer",
|
| 62 |
+
"unk_token": "[UNK]"
|
| 63 |
+
}
|
vocab.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fb90bfa35244d26f0065d1fcd0b5becc3da3d44d616a7e2aacaf6320b9fa2d0
|
| 3 |
+
size 1500244
|