| { | |
| "architectures": [ | |
| "BertModelForWebshop" | |
| ], | |
| "auto_map": { | |
| "AutoConfig": "webshop_bert.BertConfigForWebshop", | |
| "AutoModel": "webshop_bert.BertModelForWebshop" | |
| }, | |
| "image": false, | |
| "model_type": "bert", | |
| "pretrained_bert": true, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.17.0" | |
| } | |