Nachaphat's picture
Upload model
0144345
raw
history blame contribute delete
430 Bytes
{
"architectures": [
"WangchanbertaEncoderModel"
],
"auto_map": {
"AutoConfig": "configuration.WangchanbertaEncoderConfig",
"AutoModel": "wangchanberta_cross_clip.WangchanbertaEncoderModel"
},
"dropout": 0.2,
"input_text_embedding_dim": 768,
"output_embedding_dim": 512,
"th_model_base": "airesearch/wangchanberta-base-att-spm-uncased",
"torch_dtype": "float32",
"transformers_version": "4.29.1"
}