File size: 3,549 Bytes
07a3942 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
{
"metadata": {
"total_size": 240732
},
"weight_map": {
"bert.embeddings.LayerNorm.bias": "pytorch_model-00003-of-00003.bin",
"bert.embeddings.LayerNorm.weight": "pytorch_model-00003-of-00003.bin",
"bert.embeddings.position_embeddings.weight": "pytorch_model-00003-of-00003.bin",
"bert.embeddings.position_ids": "pytorch_model-00001-of-00003.bin",
"bert.embeddings.token_type_embeddings.weight": "pytorch_model-00003-of-00003.bin",
"bert.embeddings.word_embeddings.weight": "pytorch_model-00002-of-00003.bin",
"bert.encoder.layer.0.attention.output.LayerNorm.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.attention.output.LayerNorm.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.attention.output.dense.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.attention.output.dense.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.attention.self.key.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.attention.self.key.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.attention.self.query.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.attention.self.query.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.attention.self.value.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.attention.self.value.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.intermediate.dense.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.intermediate.dense.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.output.LayerNorm.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.output.LayerNorm.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.output.dense.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.0.output.dense.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.attention.output.LayerNorm.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.attention.output.LayerNorm.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.attention.output.dense.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.attention.output.dense.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.attention.self.key.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.attention.self.key.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.attention.self.query.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.attention.self.query.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.attention.self.value.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.attention.self.value.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.intermediate.dense.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.intermediate.dense.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.output.LayerNorm.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.output.LayerNorm.weight": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.output.dense.bias": "pytorch_model-00003-of-00003.bin",
"bert.encoder.layer.1.output.dense.weight": "pytorch_model-00003-of-00003.bin",
"classifier.bias": "pytorch_model-00003-of-00003.bin",
"classifier.weight": "pytorch_model-00003-of-00003.bin"
}
}
|