| { | |
| "model_type": "bert", | |
| "hidden_size": 768, | |
| "num_attention_heads": 12, | |
| "num_hidden_layers": 12, | |
| "max_position_embeddings": 512, | |
| "vocab_size": 30522, | |
| "architectures": [ | |
| "BertModel" | |
| ], | |
| "torch_dtype": "float32" | |
| } |
| { | |
| "model_type": "bert", | |
| "hidden_size": 768, | |
| "num_attention_heads": 12, | |
| "num_hidden_layers": 12, | |
| "max_position_embeddings": 512, | |
| "vocab_size": 30522, | |
| "architectures": [ | |
| "BertModel" | |
| ], | |
| "torch_dtype": "float32" | |
| } |