File size: 329 Bytes
27c8593 393b8d5 27c8593 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
{
"architectures": [
"CustomTextEncoderOnly"
],
"frozen": false,
"last_hidden_state": false,
"lora": null,
"model_name": "google-bert/bert-base-uncased",
"model_type": "whole_custom_text_model",
"output_hidden_size": 512,
"pretrained": true,
"torch_dtype": "float32",
"transformers_version": "4.40.1"
}
|